summaryrefslogtreecommitdiff
path: root/dev-haskell/http-streams
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/http-streams
parent77398e424e45d9e98c1cef3c43bdadb9d56e81ef (diff)
gentoo resync : 18.11.2019
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 6a6d0a64eab6..c71548d69fe3 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 1974 BLAKE2B 6a9c124c4a1eea4331fdff3f107bfb698fe6e5d28bc1254c72bcdbc4b7cb517dc6f631659c69e7f331a8cc53c7a457fe961eb6557fdb78ecc6abab1663af6ec5 SHA512 4955a867406f757a4986f6e1ba93770dd60cf7dd15046d781786594d33564b5ebaaaecc838b101197a6483ac012f55526a332a61673fce8b0fc229873f7f15e7
+EBUILD http-streams-0.8.4.0.ebuild 1966 BLAKE2B da35de3472e675955cdaf6da2830af8012e16b65d7d090a5ffc0351f9dd7c52f20139ff08647daa90210e48524099642d9fab5a1939e57b5fccd8233109830bf SHA512 1e1d71b129f668a095efcae79e996cd6c84a4cc218f9e55e9f1745dbf6ad61508412a6fc3888e138348f8e2b67a7c858610d5e99fdd54683433a9827af74a17c
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 ddd5fd36a4d1..463d5bd2d8a0 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-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="An HTTP client using io-streams"
HOMEPAGE="https://github.com/afcowie/http-streams/"
-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}"