summaryrefslogtreecommitdiff
path: root/dev-haskell/xml-conduit
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
commit40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (patch)
tree758c221bad35c9288d0bd6df9c7dfc226728e52c /dev-haskell/xml-conduit
parent8d5dbd847cbc704a6a06405856e94b461011afe3 (diff)
gentoo resync : 28.04.2021
Diffstat (limited to 'dev-haskell/xml-conduit')
-rw-r--r--dev-haskell/xml-conduit/Manifest4
-rw-r--r--dev-haskell/xml-conduit/xml-conduit-1.9.1.1.ebuild (renamed from dev-haskell/xml-conduit/xml-conduit-1.9.0.0.ebuild)11
2 files changed, 8 insertions, 7 deletions
diff --git a/dev-haskell/xml-conduit/Manifest b/dev-haskell/xml-conduit/Manifest
index 8dea9c83f7cd..15cbc612c360 100644
--- a/dev-haskell/xml-conduit/Manifest
+++ b/dev-haskell/xml-conduit/Manifest
@@ -1,3 +1,3 @@
-DIST xml-conduit-1.9.0.0.tar.gz 40139 BLAKE2B b82fc11cc1ff1e63dc8638eb5da3506cf2ca755d94aa98fa0c5db16d17c676396e1d3e747037ba846e959b9883465d090bdb036809cb542453980c52ecb4ada9 SHA512 a6348233d99db2987289448c7320820abb9ed897b389d0a275e92c4a1e8055e9fa60a422b306f2bb1289b85f83545effe00d07c9ca1ecc7f2893d74b812cca23
-EBUILD xml-conduit-1.9.0.0.ebuild 1192 BLAKE2B d38b4a569f615b83765f27b8fe660467fd63b6d3909ceaa643e49686db0145ad1a0dae714d2783f864f37193c27dd8bae0c30e0d7a4b42b862bb34dae765c824 SHA512 94d968e5a04e88c9d75ee10a3745d06a9558704d6e43f89c2fa3c3fa2eeaae7468612b86094de8af138bcff8bdfa429b4c95f17642e49f3cab92df768412ee17
+DIST xml-conduit-1.9.1.1.tar.gz 42901 BLAKE2B 2dacf27f6373827b779492130b837d3b5bc7adce599820b310cebedc8b1cf525ef300c5d6e65acafb5579a6f0922a47c749fbd8c49bbb623950d08dff63079c0 SHA512 4d75960eb400a4ac8cb13bb70f59b554659fa2a6165906f73097a2bc564505a1efa78e72b121d9ed0fd8b424ff25cd1d8368e6c1f2b6ffa4b0aa36f584727687
+EBUILD xml-conduit-1.9.1.1.ebuild 1298 BLAKE2B 2af83e1196ae46ee50052c38e83ebb72a42a87af5adac6433e47ead16b63291da65b7930305e0d56a00d092669011ffbb4f13d73b9ba312f9339f91bf532c0be SHA512 0284a823ac4eba6fc3f5d530b6056193dbf7f35b774b1060a4e60d9f1a01d198ea711fd18823342cd7d6edea8706687f86e786cc2732b06b56e61a278691065e
MISC metadata.xml 1536 BLAKE2B 45a099c2f789592d1b52f7d765de3e1e474dd2135f26795fe9f4c31319d2e58d1329f137eed0646570c7c819878fe96eb44c680e1d30e68f40108b8271aca537 SHA512 b165bc569011782102739b645d1d8c5e36ba248967732dd8faac80aeebf56122ffa5ebef474d9a43cd37cb725ef94fa6f57bf104224a5905eb6672e05cd891db
diff --git a/dev-haskell/xml-conduit/xml-conduit-1.9.0.0.ebuild b/dev-haskell/xml-conduit/xml-conduit-1.9.1.1.ebuild
index 043022e12e7a..b644b8d8cf08 100644
--- a/dev-haskell/xml-conduit/xml-conduit-1.9.0.0.ebuild
+++ b/dev-haskell/xml-conduit/xml-conduit-1.9.1.1.ebuild
@@ -1,11 +1,12 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-# ebuild generated by hackport 0.6.1
+# ebuild generated by hackport 0.6.7.9999
CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
+CABAL_FEATURES+=" rebuild-after-doc-workaround"
inherit haskell-cabal
DESCRIPTION="Pure-Haskell utilities for dealing with XML with the conduit package"
@@ -15,7 +16,6 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"
KEYWORDS="~amd64 ~x86"
-IUSE=""
RDEPEND=">=dev-haskell/attoparsec-0.10:=[profile?]
>=dev-haskell/blaze-html-0.5:=[profile?]
@@ -26,10 +26,11 @@ RDEPEND=">=dev-haskell/attoparsec-0.10:=[profile?]
>=dev-haskell/resourcet-1.2:=[profile?] <dev-haskell/resourcet-1.3:=[profile?]
>=dev-haskell/text-0.7:=[profile?]
>=dev-haskell/xml-types-0.3.4:=[profile?] <dev-haskell/xml-types-0.4:=[profile?]
- >=dev-lang/ghc-7.8.2:=
+ >=dev-lang/ghc-8.4.3:=
"
DEPEND="${RDEPEND}
- >=dev-haskell/cabal-1.18.1.3
+ >=dev-haskell/cabal-2.2.0.1
+ >=dev-haskell/cabal-doctest-1 <dev-haskell/cabal-doctest-1.1
test? ( >=dev-haskell/doctest-0.8
>=dev-haskell/hspec-1.3
dev-haskell/hunit )