summaryrefslogtreecommitdiff
path: root/dev-haskell/cryptohash
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-11-25 22:39:15 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-11-25 22:39:15 +0000
commitd934827bf44b7cfcf6711964418148fa60877668 (patch)
tree0625f358789b5e015e49db139cc1dbc9be00428f /dev-haskell/cryptohash
parent2e34d110f164bf74d55fced27fe0000201b3eec5 (diff)
gentoo resync : 25.11.2020
Diffstat (limited to 'dev-haskell/cryptohash')
-rw-r--r--dev-haskell/cryptohash/Manifest4
-rw-r--r--dev-haskell/cryptohash/cryptohash-0.11.9.ebuild6
-rw-r--r--dev-haskell/cryptohash/metadata.xml9
3 files changed, 5 insertions, 14 deletions
diff --git a/dev-haskell/cryptohash/Manifest b/dev-haskell/cryptohash/Manifest
index 7f8ce583eac4..ead396a6bab6 100644
--- a/dev-haskell/cryptohash/Manifest
+++ b/dev-haskell/cryptohash/Manifest
@@ -1,3 +1,3 @@
DIST cryptohash-0.11.9.tar.gz 25762 BLAKE2B a97de6b08f58ead9d51ae2042a52237d3cbea4eeb5d0138f4a90b1d65d545990297fd55ebb53d8458582790289b5a00eb3a82d1d08288e8ab100afa910a488e9 SHA512 d0eb07f59ae893df1a92a4dc45a98142e507ba3da25057ae4acf781b1b6200a2fb68dd2a19f1ba5f9395217bc81e7be1311a479dc3dcb4ec5338518a2f5239af
-EBUILD cryptohash-0.11.9.ebuild 838 BLAKE2B b69e1fa323c62eaea267122621ff7dc81c32efdb28aeab4fc53560232466b4735d2af7cc5e65cab045381ddc27cb21ffc78aa3dcb7f9a911146fe27cb4bb0def SHA512 8d07a587049990168a83f95818c966922b20cd58708978f8fd2063ed28729306e55eb22ad32bd747aac5eeb6e5377a7d248082574eb3bbeec64e4b7ee51d3f23
-MISC metadata.xml 648 BLAKE2B d6f126f767f72938bcf885199bc5e5fb261724eaa6a79a1b019c5bce7fe13b4253bccb589a8e164692efdfca342fca0024069fbbd60a5629aebe76cf7613d26a SHA512 b0a4396a78ee4135a07e036fb144c54c106cf0ac694739112d8cf4b917a3c95c2014bfc4966e84a57cafd0dc0ee885c0145ee9b089e9af05f34cbcc60c03aa9f
+EBUILD cryptohash-0.11.9.ebuild 838 BLAKE2B 9b601d6e6e292547633311987385b816b9558ed2535d05f6a700e3b9d0ac48dce04297f10a0be55464c5d3102028f901bc837783d6ac488c1514c71b6404c106 SHA512 020b92a97707069cfbd43e4dd4c28c6046c6c19a62154cb6dc630c0c2f181addf145f24736c69d8b4d8a3ee5324aeeb539329dcc24158265e02fdb921a3a0240
+MISC metadata.xml 249 BLAKE2B 84b809c265ff2a09d1f06c66d4797652ff4c64205d94323e07333ae0fbddcfb8c58d0176a8cc52bd37e9353371d987b9b473b9747cb082e1c2871ed80fcfa144 SHA512 ce055b41ff1c10209e88579fe21ce16550be7e9b21f87724564f06430aa6f478974f186a10c8ff7e92398f534c09109aeed57eae1c6d2b56b5c99ebfb64a0015
diff --git a/dev-haskell/cryptohash/cryptohash-0.11.9.ebuild b/dev-haskell/cryptohash/cryptohash-0.11.9.ebuild
index 96f3a8860c4b..a4925105ed4d 100644
--- a/dev-haskell/cryptohash/cryptohash-0.11.9.ebuild
+++ b/dev-haskell/cryptohash/cryptohash-0.11.9.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
-# ebuild generated by hackport 0.4.7.9999
+# ebuild generated by hackport 0.6.6.9999
CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
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>