summaryrefslogtreecommitdiff
path: root/dev-haskell/tagstream-conduit
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-11-18 10:15:03 +0000
committerV3n3RiX <venerix@redcorelinux.org>2019-11-18 10:15:03 +0000
commitb284a3168fa91a038925d2ecf5e4791011ea5e7d (patch)
tree16fe44748708acacd909d4e2e160a09a7f6d936a /dev-haskell/tagstream-conduit
parent77398e424e45d9e98c1cef3c43bdadb9d56e81ef (diff)
gentoo resync : 18.11.2019
Diffstat (limited to 'dev-haskell/tagstream-conduit')
-rw-r--r--dev-haskell/tagstream-conduit/Manifest2
-rw-r--r--dev-haskell/tagstream-conduit/tagstream-conduit-0.5.5.3.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/tagstream-conduit/Manifest b/dev-haskell/tagstream-conduit/Manifest
index 8f8dec22c3db..b7e09aaaf90e 100644
--- a/dev-haskell/tagstream-conduit/Manifest
+++ b/dev-haskell/tagstream-conduit/Manifest
@@ -1,3 +1,3 @@
DIST tagstream-conduit-0.5.5.3.tar.gz 9813 BLAKE2B efacae2982642e61470312a1374b522ae5d7c2d4e2b4e115c13b246a42c910604e9d51dc9bfee6163730b4dfd35bc7f87c8e3c522b36cb7a7bcafbcbb34bf392 SHA512 84625975df6c6c315011ebfd63d551b22c00927fa9add390d9e723bc104d4a7881743aaf6bceae0ff42efc6056a314baddb594fd5e344449333ea7ff6cbcf154
-EBUILD tagstream-conduit-0.5.5.3.ebuild 1046 BLAKE2B 243f0cb0ef42ab331ba72b9ccb1136c5c98970f89204e228affe759acfd2e6e3b8c7672f17ad36c77195363cd64948ce55e87ab309cdbadf7d9a1cabad827830 SHA512 3adb3b080cae62d3ae6e418c4d52f580964361c4a6cd2fe0d450e1df76475497df8083fcc8705200b40bfaa0c66a0e74f263cf172404ea0127620d7774821e96
+EBUILD tagstream-conduit-0.5.5.3.ebuild 1038 BLAKE2B bab7481dc947e5a362c99d8cd6a5e80c145fec267d15247e225bdcd9ae6c0a581e63eda322f3adadfa8c578e0a410590e6c1deec9fb1eee03d9372ab82b1c28f SHA512 654d9520499953b327d72c169875e230f36eb1000e74f5bd9284d979cc0e2d2ae7ef310b15623dfbea48223da8116fd3baa17ee86b9fdd0ca5ef784b27a14910
MISC metadata.xml 685 BLAKE2B 473260bcbc7a73a3599594a54894f430c787b830b14aeb6a6e98262e7b367a3fe24bacacfddb2ac1511c47997e5b2dd1d721a104f703808324bfad2af2896dc6 SHA512 2169c70ea9fdcf260c56a70f5fb77661d2bc9b86a7b51dc6e97ab73ffba575ff5b6ad1ce53708f2c44493286e5f6c1e02e19863b6f0e17b3dd1fb07bf8a29963
diff --git a/dev-haskell/tagstream-conduit/tagstream-conduit-0.5.5.3.ebuild b/dev-haskell/tagstream-conduit/tagstream-conduit-0.5.5.3.ebuild
index b20ef869eb29..b7003ee0d08a 100644
--- a/dev-haskell/tagstream-conduit/tagstream-conduit-0.5.5.3.ebuild
+++ b/dev-haskell/tagstream-conduit/tagstream-conduit-0.5.5.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -10,7 +10,7 @@ inherit haskell-cabal
DESCRIPTION="streamlined html tag parser"
HOMEPAGE="https://github.com/yihuang/tagstream-conduit"
-SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"