summaryrefslogtreecommitdiff
path: root/dev-haskell/crypto-cipher-tests
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-11-19 23:08:59 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-11-19 23:08:59 +0000
commita29a0019eaf0bf87941bdc1d9cd53937685852ee (patch)
tree64c0a3ecbbede7a93bb6625c84b70668941be13a /dev-haskell/crypto-cipher-tests
parent5a31d854eec302fd1efb1466af757e520ae4e1dc (diff)
gentoo auto-resync : 19:11:2023 - 23:08:59
Diffstat (limited to 'dev-haskell/crypto-cipher-tests')
-rw-r--r--dev-haskell/crypto-cipher-tests/Manifest2
-rw-r--r--dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.11-r1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/crypto-cipher-tests/Manifest b/dev-haskell/crypto-cipher-tests/Manifest
index 916a34dd58e3..3f664268223b 100644
--- a/dev-haskell/crypto-cipher-tests/Manifest
+++ b/dev-haskell/crypto-cipher-tests/Manifest
@@ -1,3 +1,3 @@
DIST crypto-cipher-tests-0.0.11.tar.gz 6183 BLAKE2B 6899bfff8cc9654656becb1ec21a7c3792a9b50141858ccc5678050daaec1f195ea5b9826cbb85e127f0e0c3236bb9dad94280a2c49732966453b1c0832b2d33 SHA512 cc8361517e6c2afed1585e7648ed1143e8b4224918fbd8191a970d0afe2a162b759e8e6aee49308a93bdfe0d4d15e2bfb587d4e9f6891766f8e834822553b853
-EBUILD crypto-cipher-tests-0.0.11-r1.ebuild 1076 BLAKE2B aa9ecef3a5228b629f7b39d11388f05bb479614e842c7796644f37094fb8eeb1a486f2791bae254d76a68665445f37b6817c25abf7402795200d01fcf7b5b5fd SHA512 4c82056ca65f580ccac594d7952b877bb776aeb0f73958096d6e6efc6e97cd8e04e39b1c351c60e8525cbd725fca33c0a9bd1afe6b569a0e79af4792ccd86430
+EBUILD crypto-cipher-tests-0.0.11-r1.ebuild 1075 BLAKE2B 969b14669db2168499a61f817eb1d84eeeb71c0941810f75da38fb50ecca9e93d2e0e5bdddd59ab2dee2d1e408cc051ef6aaf4c3b474e093e9a1158ea80f8817 SHA512 89c16d29da0c5fac27480891e8a06b4ce8e7d789dd35c0b26c5706863d4b8b74d097834e403e07c3e9c5834f58aaa018bdc05d45c0ed7054ddd4826d58bfa771
MISC metadata.xml 250 BLAKE2B 3adf9597d5114c480b4cc9fb5c3e231d8475b795cd6dce77986e13583ab6e59b43857cf2328570490abef0062a8b8a6b73d231867f9b62124855515cdc044d6d SHA512 5ef2c1d34a3438b39a38c041d45bb06bd0f1ae8a3f8b971bd5aaf36dee560f380e9abefab0c2a4cd7b518e151f5c6a0d0c7cd53caee9a384818f1bdc7deeadc4
diff --git a/dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.11-r1.ebuild b/dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.11-r1.ebuild
index 825e15298f7b..67d209fcec66 100644
--- a/dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.11-r1.ebuild
+++ b/dev-haskell/crypto-cipher-tests/crypto-cipher-tests-0.0.11-r1.ebuild
@@ -21,7 +21,7 @@ RDEPEND=">=dev-haskell/byteable-0.1.1:=[profile?] <dev-haskell/byteable-0.2:=[pr
>=dev-haskell/crypto-cipher-types-0.0.8:=[profile?] <dev-haskell/crypto-cipher-types-0.1:=[profile?]
dev-haskell/hunit:=[profile?]
dev-haskell/mtl:=[profile?]
- >=dev-haskell/quickcheck-2:2=[profile?]
+ >=dev-haskell/quickcheck-2:=[profile?]
>=dev-haskell/securemem-0.1.1:=[profile?] <dev-haskell/securemem-0.2:=[profile?]
dev-haskell/test-framework:=[profile?]
dev-haskell/test-framework-hunit:=[profile?]