diff options
Diffstat (limited to 'dev-haskell/cryptohash-sha256/metadata.xml')
| -rw-r--r-- | dev-haskell/cryptohash-sha256/metadata.xml | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/dev-haskell/cryptohash-sha256/metadata.xml b/dev-haskell/cryptohash-sha256/metadata.xml index 095ef6762db6..962e45f743fb 100644 --- a/dev-haskell/cryptohash-sha256/metadata.xml +++ b/dev-haskell/cryptohash-sha256/metadata.xml @@ -1,11 +1,11 @@ -<?xml version='1.0' encoding='UTF-8'?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="project"> - <email>haskell@gentoo.org</email> - <name>Gentoo Haskell</name> - </maintainer> - <longdescription> + <maintainer type="project"> + <email>haskell@gentoo.org</email> + <name>Gentoo Haskell</name> + </maintainer> + <longdescription> A practical incremental and one-pass, pure API to the <https://en.wikipedia.org/wiki/SHA-2 SHA-256 hash algorithm> with performance close to the fastest implementations available in other languages. @@ -20,7 +20,8 @@ Consequently, this package can be used as a drop-in replacement for @cryptohash@'s "Crypto.Hash.SHA256" module, though with a clearly smaller footprint. </longdescription> - <upstream> - <remote-id type="github">hvr/cryptohash-sha256</remote-id> - </upstream> -</pkgmetadata> + <upstream> + <remote-id type="github">hvr/cryptohash-sha256</remote-id> + </upstream> + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
