summaryrefslogtreecommitdiff
path: root/dev-haskell/cryptohash-conduit
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-conduit
parent2e34d110f164bf74d55fced27fe0000201b3eec5 (diff)
gentoo resync : 25.11.2020
Diffstat (limited to 'dev-haskell/cryptohash-conduit')
-rw-r--r--dev-haskell/cryptohash-conduit/Manifest4
-rw-r--r--dev-haskell/cryptohash-conduit/cryptohash-conduit-0.1.1.ebuild11
-rw-r--r--dev-haskell/cryptohash-conduit/metadata.xml3
3 files changed, 7 insertions, 11 deletions
diff --git a/dev-haskell/cryptohash-conduit/Manifest b/dev-haskell/cryptohash-conduit/Manifest
index 6132dedce1c4..3fe5f16bae75 100644
--- a/dev-haskell/cryptohash-conduit/Manifest
+++ b/dev-haskell/cryptohash-conduit/Manifest
@@ -1,3 +1,3 @@
DIST cryptohash-conduit-0.1.1.tar.gz 2318 BLAKE2B 3bc4d926d020b899c34169211b4b74394260e222e098d5afbc886898a45205b13cb89661699ae169f20a8ac092439463e74b5dffeb65131b891126ece5e80c6e SHA512 6382a05b35bae34b53fd1ad6d897c25ca149ed852360c8f775587efcd3c29e45ff854f96ddbc9b446e04a4dd5698b1f5e2af754345f7d5af8f587b73b57fdec0
-EBUILD cryptohash-conduit-0.1.1.ebuild 714 BLAKE2B 6b089b23a741a8628e3150329217f2dad94e12b212d122fae6130d23a01e2992816be7d617fb54ad3427b8325febf8e372b90cfe98dd86017551c1083c48bb03 SHA512 d7f95a5294379fdaf40dcfd9fc513dfb896cacd06de8ee7d3a12255fcd12ebf5058dcccf33028318b59b6ca3f4e1573c97903427f779460d00b7e899e7b9a19c
-MISC metadata.xml 345 BLAKE2B 7814e3a7e544d85d9af8f3a7fbd12a2dfc962740c35d977fe8ede8bfa01c5f4dec0ff7a6a91976064d40414365d392aa1eea845838a98463cc3081eeb0a857c0 SHA512 5d4b9af947d2f7e798fe28a384afd89549d518f55feb777e2c50b440436075c8c73d69ba77c0b19be7c496e429d129dbd847c5ba6b0ef668878eb72c25d03f0d
+EBUILD cryptohash-conduit-0.1.1.ebuild 680 BLAKE2B 08554a2f3879cd4bee81d172481b17d6cb10eeb632a5447b284d52f672eb826372fac9c8a9abd68933af8960dab9c0de310c421f7b71c24bdd563387e73e2911 SHA512 d6071e64e21ab978617a346fe8124cd2cd7296bf374d31722c680627ddc34228e2dd4b33315bc08eed5b462480f150cad309298e4055970dd9fb3436ad727cc9
+MISC metadata.xml 249 BLAKE2B 84b809c265ff2a09d1f06c66d4797652ff4c64205d94323e07333ae0fbddcfb8c58d0176a8cc52bd37e9353371d987b9b473b9747cb082e1c2871ed80fcfa144 SHA512 ce055b41ff1c10209e88579fe21ce16550be7e9b21f87724564f06430aa6f478974f186a10c8ff7e92398f534c09109aeed57eae1c6d2b56b5c99ebfb64a0015
diff --git a/dev-haskell/cryptohash-conduit/cryptohash-conduit-0.1.1.ebuild b/dev-haskell/cryptohash-conduit/cryptohash-conduit-0.1.1.ebuild
index 60b957aa809c..068862d1158d 100644
--- a/dev-haskell/cryptohash-conduit/cryptohash-conduit-0.1.1.ebuild
+++ b/dev-haskell/cryptohash-conduit/cryptohash-conduit-0.1.1.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.3.6.9999
+# ebuild generated by hackport 0.6.6.9999
CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
@@ -21,9 +21,8 @@ RDEPEND="dev-haskell/conduit:=[profile?]
dev-haskell/conduit-extra:=[profile?]
dev-haskell/cryptohash:=[profile?]
dev-haskell/resourcet:=[profile?]
- dev-haskell/transformers:=[profile?]
- >=dev-lang/ghc-6.10.4:=
+ >=dev-lang/ghc-7.8.2:=
"
DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.8
+ >=dev-haskell/cabal-1.18.1.3
"
diff --git a/dev-haskell/cryptohash-conduit/metadata.xml b/dev-haskell/cryptohash-conduit/metadata.xml
index 7b26805ef71e..b7878815d80d 100644
--- a/dev-haskell/cryptohash-conduit/metadata.xml
+++ b/dev-haskell/cryptohash-conduit/metadata.xml
@@ -5,7 +5,4 @@
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
- <upstream>
- <remote-id type="github">vincenthz/hs-cryptohash-conduit</remote-id>
- </upstream>
</pkgmetadata>