summaryrefslogtreecommitdiff
path: root/dev-haskell/bytestring-handle
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-05-30 11:44:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-05-30 11:44:06 +0100
commitf516638b7fe9592837389826a6152a7e1b251c54 (patch)
tree8bfecb640b7b6403d7a3d662d923eed630033da7 /dev-haskell/bytestring-handle
parent1a61119f9f7b057830e2ce0563f913ec86f282ad (diff)
gentoo resync : 30.05.2020
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.6.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/bytestring-handle/Manifest b/dev-haskell/bytestring-handle/Manifest
index f2fd6d46db0f..cd5af3cf8c47 100644
--- a/dev-haskell/bytestring-handle/Manifest
+++ b/dev-haskell/bytestring-handle/Manifest
@@ -1,5 +1,5 @@
DIST bytestring-handle-0.1.0.4.tar.gz 6204 BLAKE2B bcda8d126b5e60f1f78be576ec0233f8b0afe80409afd9a796c0a86e83f3b05702eb40ed09af1ebb2d2b8b194924084a0799ca6b498acd654a18d679b1184415 SHA512 17649968ffbebf1a567059ecf3f19e8d8f6a1bb53a0b491e35b62d572cff9f949822953452ee72d193546d8779d6d71dfd82ae5cfd2d3b7564ac73df7283facb
DIST bytestring-handle-0.1.0.6.tar.gz 6203 BLAKE2B e821b33a97983e124c679c2b9f2316151e695ebf615f739d50b5d4524804878dddb861d2abd7708ad635cd563a007e867232f81f229b368b5ca4afb90d4730cf SHA512 a585488207680a6f1ba6538cf10d03e059010d42994803f9edc6d9c1fff08e479117a6d1449f923a8d5de9884b93438e80b81c75978e5c3145310c21ba14498c
EBUILD bytestring-handle-0.1.0.4.ebuild 978 BLAKE2B 606e7727be3bfc8583ed514603e1a7a9480b80d4bd1f85a0fb1848438f256e0b759d62dc302e5f4c7da06b13ae7655701674370d9168b9c058cd1c8b2d77ab40 SHA512 f5895dc102d6e603e5de9ae2d9bf2b74259facdc007ac578ea229428808873f10ba1c79a5f2e95441cd3320f6901ebd26867d1fcead529a501f122787f037808
-EBUILD bytestring-handle-0.1.0.6.ebuild 1020 BLAKE2B 632e3950dacd2ccfe3fc0f8b992f43ed6abd75d1f5cf02588565af04ad30fae83b9c3f7e2a55be90db1087141ff191161c8f5109ab97e726d73b5c90b9c6c88b SHA512 698c19c9861825ebad42aaf8cbbfb2822d6756b27ecb3224cc00343710275efa1132f191a2e949b19b892ddec1c77c797b33692c0ea0d3c8eb7ee5f0b86f75c6
+EBUILD bytestring-handle-0.1.0.6.ebuild 1021 BLAKE2B 824cef7c251b8874aa43f7648afd07eace4b1092fca45ca886f904d051436899da3132057bb72c2999500467d2006cf8ee4012938b3d65dd4ad4f49dffbaa239 SHA512 5c3939fc9fc3a2d130b177c8558f6e673c3781a6e3cc95a85a7b29b18c8dcf7fff6adbe82e85af7dbd259e31c9444d28e24c329788e8523cf6c97f10182fc72e
MISC metadata.xml 316 BLAKE2B daa54860b18245646d20089598390b0fba4e618749bfdd5bd719773856b48ca0bccd48f320947293f570f251a43618282e25aa39a30a2486d52e71fae8dab186 SHA512 67707af77347270b5c525ece5a127ae66affc8ae3cb5860748950171e8d8416c294b0f1da5be25bbdba9fa75bc91878e2f04dc73bfc1d35af02f9635fcdc47f0
diff --git a/dev-haskell/bytestring-handle/bytestring-handle-0.1.0.6.ebuild b/dev-haskell/bytestring-handle/bytestring-handle-0.1.0.6.ebuild
index fa9840c071ac..4cb46da2c8f6 100644
--- a/dev-haskell/bytestring-handle/bytestring-handle-0.1.0.6.ebuild
+++ b/dev-haskell/bytestring-handle/bytestring-handle-0.1.0.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"