summaryrefslogtreecommitdiff
path: root/dev-haskell/io-streams-haproxy
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/io-streams-haproxy
parent77398e424e45d9e98c1cef3c43bdadb9d56e81ef (diff)
gentoo resync : 18.11.2019
Diffstat (limited to 'dev-haskell/io-streams-haproxy')
-rw-r--r--dev-haskell/io-streams-haproxy/Manifest2
-rw-r--r--dev-haskell/io-streams-haproxy/io-streams-haproxy-1.0.0.1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/io-streams-haproxy/Manifest b/dev-haskell/io-streams-haproxy/Manifest
index 61c4c8d95cd3..167997b7106f 100644
--- a/dev-haskell/io-streams-haproxy/Manifest
+++ b/dev-haskell/io-streams-haproxy/Manifest
@@ -1,3 +1,3 @@
DIST io-streams-haproxy-1.0.0.1.tar.gz 9892 BLAKE2B 0d96c42328bdc12a637b47f50cb9938abe658cebf075896c1e834850a4e9a97b2aa22f71977b5af6e9c080af4aead1febb7c56370df9b2a580557869e391cdb7 SHA512 03818b65765dd575bba5d9eaf508bac8251a34f64f861fb9d2b3029f8923b22e2eb5e835dd8de7c346682c26587d4f5b2086647713c6bd897ab888b81eb95fb1
-EBUILD io-streams-haproxy-1.0.0.1.ebuild 1001 BLAKE2B 8ff244f58aa2594c9c5f5c8aa36c1f393e014c2eb0087a8c5a6ed4767f6fd2e9796fff24ad3e6601977629f997bfd7f5829ec32c52a0d4a50d6782316f194470 SHA512 c747d917d2a54c84137a6dd0e675230dfd5e4b2c0b824033f17fe927d9bb15ff2302d823afcb262853d70a93a9391a66f9aa79a0eaa60d7e7997f9967233e0d3
+EBUILD io-streams-haproxy-1.0.0.1.ebuild 993 BLAKE2B 5d9293884f60d6f8d73f4458901999b8aa9cb38367104dde424f2f62a15b2e169941dc4fcaae569bfd4adc5f8e25e504259e6d3a0a1c642a6413d4c030c073ee SHA512 5867c5498299254b896bdae5ca1ec8d35e9407bdae76bfa0383d29fafb98aa36fe9d6df022af8c424392bff26054c993d4089f517c93e10d18cf9b6e49893070
MISC metadata.xml 621 BLAKE2B a39ada4118a2fd463c4d1cd1871875255790fe7f9f9da5e161e0b299e4cbac35c4f8a5b66ff1aafa4eb1904a98b0e4eea92f9cffe7f74382b8f61a3243540cbb SHA512 86647fb9be75e60db2537ec88e1bde25269a084f62656a5461a50793556536c13e47070e298eed297dc446ba41d534de1783c03d14f51f70df441b655409842c
diff --git a/dev-haskell/io-streams-haproxy/io-streams-haproxy-1.0.0.1.ebuild b/dev-haskell/io-streams-haproxy/io-streams-haproxy-1.0.0.1.ebuild
index ba5a9034d51d..71f84eb78731 100644
--- a/dev-haskell/io-streams-haproxy/io-streams-haproxy-1.0.0.1.ebuild
+++ b/dev-haskell/io-streams-haproxy/io-streams-haproxy-1.0.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 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="HAProxy protocol 1.5 support for io-streams"
HOMEPAGE="http://snapframework.com/"
-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}"