summaryrefslogtreecommitdiff
path: root/dev-haskell/http-streams
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-04-28 20:02:04 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-04-28 20:02:04 +0100
commita4e2a46beb5e4858ef27bdedbb0ff6d2ced430ad (patch)
tree852c90a4bf354c30ea66504f70bfab5401fba18d /dev-haskell/http-streams
parent5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (diff)
gentoo resync : 28.04.2018
Diffstat (limited to 'dev-haskell/http-streams')
-rw-r--r--dev-haskell/http-streams/Manifest2
-rw-r--r--dev-haskell/http-streams/http-streams-0.8.4.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/http-streams/Manifest b/dev-haskell/http-streams/Manifest
index f8ba1cbb679a..6a6d0a64eab6 100644
--- a/dev-haskell/http-streams/Manifest
+++ b/dev-haskell/http-streams/Manifest
@@ -1,3 +1,3 @@
DIST http-streams-0.8.4.0.tar.gz 35330 BLAKE2B 6e6c0fbd9a61c6ea587d7140fb0219c5a415c798ee55b47f45642c19cc67f67a6c1098d74c8451bb6285fdc001d6cac389459a3dbd5ba9409a59e47e4bf4c9a5 SHA512 763287042b37eca43941369dd2b7a7693f545ef37d87bdadb0b5ee686648bc0c3e7d2a8edee37648bb61ebc1dfefb029ca3ce22a44519a16775eab98de0b0a1a
-EBUILD http-streams-0.8.4.0.ebuild 1996 BLAKE2B 76fdcbb12cdf4925ee460130c2f77196b9fc9d6aa1cb91d1db41a57d67eca679ae0727f4a485da33bf00b7586fd62000c96959e70769adf4ea46bded8dfb75b3 SHA512 b14cadd0cf2f8effc2374fb96c91d8ef1ae3bdd2f44b277eb6022871e406002212e3ec347e9f171344c0e83d0ebc8b3a60125c1690d547d867b40f784968709e
+EBUILD http-streams-0.8.4.0.ebuild 1974 BLAKE2B 6a9c124c4a1eea4331fdff3f107bfb698fe6e5d28bc1254c72bcdbc4b7cb517dc6f631659c69e7f331a8cc53c7a457fe961eb6557fdb78ecc6abab1663af6ec5 SHA512 4955a867406f757a4986f6e1ba93770dd60cf7dd15046d781786594d33564b5ebaaaecc838b101197a6483ac012f55526a332a61673fce8b0fc229873f7f15e7
MISC metadata.xml 727 BLAKE2B 8fcc9f3a679e00960165b0ffe29c0a7a2f3cd17876593de0bf58ba767b3d8190e5a01d1a0132c4d1328ef4d753d908bbf448b95a5b05de5faf98e311138b594b SHA512 d3f4b4bd4d4e5e60ad7044fc662ac3577dd4e7bdfc95ac3b5b6bb16ae8cf5626e3e1c2aecdcfa1a3de4920eebac18f0a75894469cf04d72eb1f6970aff12bc5d
diff --git a/dev-haskell/http-streams/http-streams-0.8.4.0.ebuild b/dev-haskell/http-streams/http-streams-0.8.4.0.ebuild
index 1f1139d18c99..ddd5fd36a4d1 100644
--- a/dev-haskell/http-streams/http-streams-0.8.4.0.ebuild
+++ b/dev-haskell/http-streams/http-streams-0.8.4.0.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="An HTTP client using io-streams"
-HOMEPAGE="http://research.operationaldynamics.com/projects/http-streams/"
+HOMEPAGE="https://github.com/afcowie/http-streams/"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"