summaryrefslogtreecommitdiff
path: root/dev-haskell/bytestring-handle
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-03-23 04:19:44 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-03-23 04:19:44 +0000
commitc5283d322accc6097afec74eab24550829788bab (patch)
treeb99ce668128d82a026eaa31461643f9173f9b77b /dev-haskell/bytestring-handle
parent5510d9d7d1c93c2ea71a2bd6f0666168808d5dd6 (diff)
gentoo resync : 23.03.2018
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 748dc05e671d..3abc47ab912e 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 983 BLAKE2B ce13600b8ea8d8d04ba569269046ff818193d4ec8945bce6b9571ab493e67da6bdec91656eddc2a278769a892a506ee292543e25dc6bbb53f0d0c472aa4114b4 SHA512 e520096f2c87cdda43b152b4e79a20fb7b34f6cc6fcda49610cacfec6421c079b35425f19937e512e4f80693fd6ced047e06ffd656cdf7406c5ff9190ff246ff
+EBUILD bytestring-handle-0.1.0.4.ebuild 984 BLAKE2B dacaa5be0d4287d9e974256aed93a72ead0854324311c4703e60bc09bde172c9be851f0db2ee6122ffc1b3b8ecde96aafcb6a23eeb63b1e35677a72457b60ab4 SHA512 e78a0733f0851495ee735e7d78bad9e33751ddc4c4adec8aac9c763e611f0a2ab5eba76348647d558dbb39e6344f174a5f122c3888117cbd7b519e4d2af48447
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 7010bf9ac2cf..47c8e26e2a71 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-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="ByteString-backed Handles"
-HOMEPAGE="http://hub.darcs.net/ganesh/bytestring-handle"
+HOMEPAGE="https://hub.darcs.net/ganesh/bytestring-handle"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"