summaryrefslogtreecommitdiff
path: root/dev-haskell/http-common
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-common
parent5e8702bcbbed438e6c6cce023e7ef0cc9baa3e02 (diff)
gentoo resync : 28.04.2018
Diffstat (limited to 'dev-haskell/http-common')
-rw-r--r--dev-haskell/http-common/Manifest2
-rw-r--r--dev-haskell/http-common/http-common-0.8.2.0.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/http-common/Manifest b/dev-haskell/http-common/Manifest
index f019c9365eb5..e753245997a1 100644
--- a/dev-haskell/http-common/Manifest
+++ b/dev-haskell/http-common/Manifest
@@ -1,3 +1,3 @@
DIST http-common-0.8.2.0.tar.gz 9473 BLAKE2B 7c37f7b605f3014d15d7b89250ecad915acb79ee1c246f3410b2c206189a64fd29a6adfc1b57c05f3a10cf22b8edebf899cea71e37b5ffdeac1702be615644a6 SHA512 e02e9b08235483220856ed1cacebea1910ec41451d7ec68b86a2193f5c050f74ef3747a4a2c35c560795727d9f62ee6485cfd1ed5597fb7645ce6339f969851a
-EBUILD http-common-0.8.2.0.ebuild 874 BLAKE2B bb988fdc135866495f4feafb33b308ba12b01757b73aa17a40e936ced1ca2dc207339f18976cafb5b40fe4dd71b7e9bbc7d91e342e4b9a4448a08e5d65d2c148 SHA512 b0a07b2e6cce484a005b56d341b2bc390253b6bfe6e000d7b1d75871731a0d2c35699e9b8b5dc39b773f716bfae0cded6623a85bdb8c62569b15d2a9451d5bc0
+EBUILD http-common-0.8.2.0.ebuild 859 BLAKE2B c88ef84af1a9be97155f5a00b465f95634dbabe8be98a9c5a9b1767a8acd8f60121d8bc6241785e614ec89ba8d347fb5e179e437f6d0c93330bd3907428eba79 SHA512 8baa8893b9bd881407b9b550b194fb166ab1735e981bc29b52e7fd97709983397c28ca250f0723e4dc1283abf5dd394a65b6cb436d1df1cc9bbc4b2edfb16b3f
MISC metadata.xml 599 BLAKE2B 8087c1a7abe5ba1ed5b23d87425dcb196fdb6f19658d9c0bf26f9446176dfba35702ed3d3bf151562363422819ddafb044fee82a370b9eb45078ffe0c8657b5b SHA512 4feaa9c2215dd5d320a3c4dcd520487c0d5df34b0a1a3cd1fc0b5a8bd9333f6c5fcdcae385f854c0baaa058f3ab88a0a844f670bd8d339285e41d5f89016217b
diff --git a/dev-haskell/http-common/http-common-0.8.2.0.ebuild b/dev-haskell/http-common/http-common-0.8.2.0.ebuild
index 08ba581d8b47..c8f33d0217ac 100644
--- a/dev-haskell/http-common/http-common-0.8.2.0.ebuild
+++ b/dev-haskell/http-common/http-common-0.8.2.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=5
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="Common types for HTTP clients and servers"
-HOMEPAGE="http://research.operationaldynamics.com/projects/http-streams/"
+HOMEPAGE="https://hackage.haskell.org/package/http-common"
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"