summaryrefslogtreecommitdiff
path: root/dev-haskell/wl-pprint
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/wl-pprint
parent77398e424e45d9e98c1cef3c43bdadb9d56e81ef (diff)
gentoo resync : 18.11.2019
Diffstat (limited to 'dev-haskell/wl-pprint')
-rw-r--r--dev-haskell/wl-pprint/Manifest2
-rw-r--r--dev-haskell/wl-pprint/wl-pprint-1.2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/wl-pprint/Manifest b/dev-haskell/wl-pprint/Manifest
index 0ca59de38364..b1fef68cbd99 100644
--- a/dev-haskell/wl-pprint/Manifest
+++ b/dev-haskell/wl-pprint/Manifest
@@ -1,3 +1,3 @@
DIST wl-pprint-1.2.tar.gz 9881 BLAKE2B 7025f41b0a5213b6c08b07d0a87deeb16526f102ec73c1196be72179bb76320a83ac5631bfd16d88845751a756d0f87db60afe9109106e8676f8953eb6095851 SHA512 b5e6a8be51f10f1e1dad225020ba769cac62c311d6c0cc13a4ff8623e9b906218826d6f829e9169396eef9fc44379ba32d642914f543bd2f4e7070d6886ee91b
-EBUILD wl-pprint-1.2.ebuild 548 BLAKE2B d1811987ce00d318aae57aa12ba54f3ece886cf1647b559e789850349e082bc42f440b31740716064ee20e711639753896d47ceea6451d6129d330be716cdc99 SHA512 ec963725213ac20031aa93e0b966b0a647ceabacf64f1e62b57a7c39b3bf7f9d3600f802511549d2a1a9ec32a1ca190eeabc78e40c3ea7868262d547a8012375
+EBUILD wl-pprint-1.2.ebuild 540 BLAKE2B 77b8f67c0483e48b8c3c9219706f14e5d4a992dce04463052ba355996fe054559fd056c048edf211da08367b68d722b51ed8a31ec8ebd718b0696b8ff1ef0857 SHA512 48d230a838eeb3fa18d4a4b0fee8333544fee72197e5c2e6ba91b5545759fb67ad1801aab21708425fbd2c44d60a3d1d140eb80cd083a661baed9231c256f150
MISC metadata.xml 501 BLAKE2B c0aae3d26b53e999389afe2ee7faef2dd6284403a2854200a3d2f76de9ffbedf21be4d1a1ec85b8812d66022a2cebe91e3ffdb4e61e2e6d44ef96a238ec02e3e SHA512 b4f191fd31e74205e3118692ad610bafa56754be9ea44b127f0ee1f79f9da60c5d168315b1cb6b6c0008573fad874191b53218b6436e450faebc0b140c6bd43d
diff --git a/dev-haskell/wl-pprint/wl-pprint-1.2.ebuild b/dev-haskell/wl-pprint/wl-pprint-1.2.ebuild
index a9d13ae89de3..a14475364cc8 100644
--- a/dev-haskell/wl-pprint/wl-pprint-1.2.ebuild
+++ b/dev-haskell/wl-pprint/wl-pprint-1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -10,7 +10,7 @@ inherit haskell-cabal
DESCRIPTION="The Wadler/Leijen Pretty Printer"
HOMEPAGE="http://hackage.haskell.org/package/wl-pprint"
-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}"