diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-04 11:55:04 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-10-04 12:00:32 +0100 |
commit | 5e219abe2827987c3a7cbac6c10d8224b09474e1 (patch) | |
tree | 0ecffc4b04f4c5dcfb7b2022107a74c1835f6d20 /dev-haskell/cryptohash/metadata.xml | |
parent | dev-haskell/crypto-cipher-tests: update to EAPI=7 (diff) | |
download | gentoo-5e219abe2827987c3a7cbac6c10d8224b09474e1.tar.gz gentoo-5e219abe2827987c3a7cbac6c10d8224b09474e1.tar.bz2 gentoo-5e219abe2827987c3a7cbac6c10d8224b09474e1.zip |
dev-haskell/cryptohash: update to EAPI=7
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-haskell/cryptohash/metadata.xml')
-rw-r--r-- | dev-haskell/cryptohash/metadata.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/dev-haskell/cryptohash/metadata.xml b/dev-haskell/cryptohash/metadata.xml index 988b52cfc6c9..b7878815d80d 100644 --- a/dev-haskell/cryptohash/metadata.xml +++ b/dev-haskell/cryptohash/metadata.xml @@ -5,13 +5,4 @@ <email>haskell@gentoo.org</email> <name>Gentoo Haskell</name> </maintainer> - <longdescription> - A collection of crypto hashes, with a practical incremental and one-pass, pure APIs, - with performance close to the fastest implementations available in others languages. - - The implementations are made in C with a haskell FFI wrapper that hide the C implementation. - </longdescription> - <upstream> - <remote-id type="github">vincenthz/hs-cryptohash</remote-id> - </upstream> </pkgmetadata> |