summaryrefslogtreecommitdiff
path: root/dev-haskell/bytestring-handle
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/bytestring-handle
parent77398e424e45d9e98c1cef3c43bdadb9d56e81ef (diff)
gentoo resync : 18.11.2019
Diffstat (limited to 'dev-haskell/bytestring-handle')
-rw-r--r--dev-haskell/bytestring-handle/Manifest2
-rw-r--r--dev-haskell/bytestring-handle/bytestring-handle-0.1.0.4.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/bytestring-handle/Manifest b/dev-haskell/bytestring-handle/Manifest
index 3abc47ab912e..9e7c393c6952 100644
--- a/dev-haskell/bytestring-handle/Manifest
+++ b/dev-haskell/bytestring-handle/Manifest
@@ -1,3 +1,3 @@
DIST bytestring-handle-0.1.0.4.tar.gz 6204 BLAKE2B bcda8d126b5e60f1f78be576ec0233f8b0afe80409afd9a796c0a86e83f3b05702eb40ed09af1ebb2d2b8b194924084a0799ca6b498acd654a18d679b1184415 SHA512 17649968ffbebf1a567059ecf3f19e8d8f6a1bb53a0b491e35b62d572cff9f949822953452ee72d193546d8779d6d71dfd82ae5cfd2d3b7564ac73df7283facb
-EBUILD bytestring-handle-0.1.0.4.ebuild 984 BLAKE2B dacaa5be0d4287d9e974256aed93a72ead0854324311c4703e60bc09bde172c9be851f0db2ee6122ffc1b3b8ecde96aafcb6a23eeb63b1e35677a72457b60ab4 SHA512 e78a0733f0851495ee735e7d78bad9e33751ddc4c4adec8aac9c763e611f0a2ab5eba76348647d558dbb39e6344f174a5f122c3888117cbd7b519e4d2af48447
+EBUILD bytestring-handle-0.1.0.4.ebuild 976 BLAKE2B 80f1339c0448450e742ac89d1fb78a7c06d7f555428d8e390884f098a1adf4f2e335cf50e9afa35eceaad900961532cb241310c430819484b40fd457fbf66fca SHA512 cfacdad6b8a93f3d0c8d76a55c6743de15cfab0a428ae91f8a1461971e8b877bb8ba65c6ab3933352b6a6f9664d4f107cddfa3b3fcf62b7f7d72999b056e34a9
MISC metadata.xml 316 BLAKE2B daa54860b18245646d20089598390b0fba4e618749bfdd5bd719773856b48ca0bccd48f320947293f570f251a43618282e25aa39a30a2486d52e71fae8dab186 SHA512 67707af77347270b5c525ece5a127ae66affc8ae3cb5860748950171e8d8416c294b0f1da5be25bbdba9fa75bc91878e2f04dc73bfc1d35af02f9635fcdc47f0
diff --git a/dev-haskell/bytestring-handle/bytestring-handle-0.1.0.4.ebuild b/dev-haskell/bytestring-handle/bytestring-handle-0.1.0.4.ebuild
index 47c8e26e2a71..ab5cab969a8c 100644
--- a/dev-haskell/bytestring-handle/bytestring-handle-0.1.0.4.ebuild
+++ b/dev-haskell/bytestring-handle/bytestring-handle-0.1.0.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ inherit haskell-cabal
DESCRIPTION="ByteString-backed Handles"
HOMEPAGE="https://hub.darcs.net/ganesh/bytestring-handle"
-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}"