summaryrefslogtreecommitdiff
path: root/dev-haskell/wl-pprint
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-06-13 10:39:22 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-06-13 10:39:22 +0100
commit9452a6e87b6c2c70513bc47a2470bf9f1168920e (patch)
tree8ac67e26b45f34d71c5aab3621813b100a0d5f00 /dev-haskell/wl-pprint
parentf516638b7fe9592837389826a6152a7e1b251c54 (diff)
gentoo resync : 13.06.2020
Diffstat (limited to 'dev-haskell/wl-pprint')
-rw-r--r--dev-haskell/wl-pprint/Manifest4
-rw-r--r--dev-haskell/wl-pprint/wl-pprint-1.2.1.ebuild4
-rw-r--r--dev-haskell/wl-pprint/wl-pprint-1.2.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-haskell/wl-pprint/Manifest b/dev-haskell/wl-pprint/Manifest
index 9e3d36c8155c..e0af954ac30b 100644
--- a/dev-haskell/wl-pprint/Manifest
+++ b/dev-haskell/wl-pprint/Manifest
@@ -1,5 +1,5 @@
DIST wl-pprint-1.2.1.tar.gz 9959 BLAKE2B 03192e4e28f6a30661f156006f2cfad91f857b0c99d19fc5c00083de278a9b7a77e5bd60bf677f555b570965c9ea476b6d0cbcfb7daf67e55f8574aa6562d35a SHA512 84a3646b9039455b24c3dd4a4bbb2fc69ffa1fa3ead4d0574dc90da1a28064590a28c147135a0568700550c42e4ff83b04b0280564f0ed19acbfcb9d0400c2a3
DIST wl-pprint-1.2.tar.gz 9881 BLAKE2B 7025f41b0a5213b6c08b07d0a87deeb16526f102ec73c1196be72179bb76320a83ac5631bfd16d88845751a756d0f87db60afe9109106e8676f8953eb6095851 SHA512 b5e6a8be51f10f1e1dad225020ba769cac62c311d6c0cc13a4ff8623e9b906218826d6f829e9169396eef9fc44379ba32d642914f543bd2f4e7070d6886ee91b
-EBUILD wl-pprint-1.2.1.ebuild 540 BLAKE2B 47992aa1d9f854794b9fe0a97fbde3abe26bd0f817b096af542ddd63a9e9ff5ab096baae1c282c8c511ecec08b0c35312a7f4c0472788949449230569d9c5510 SHA512 b49547b8ede5145c3fb890026105c44911d866ee3282169f4087e2f4612ecfb632a4994c51c47ac0efff9463d46b40f7f5a435300f25ed2a09815a23f54fc765
-EBUILD wl-pprint-1.2.ebuild 540 BLAKE2B 77b8f67c0483e48b8c3c9219706f14e5d4a992dce04463052ba355996fe054559fd056c048edf211da08367b68d722b51ed8a31ec8ebd718b0696b8ff1ef0857 SHA512 48d230a838eeb3fa18d4a4b0fee8333544fee72197e5c2e6ba91b5545759fb67ad1801aab21708425fbd2c44d60a3d1d140eb80cd083a661baed9231c256f150
+EBUILD wl-pprint-1.2.1.ebuild 541 BLAKE2B 8c55f9374ce482889e6b64f38cc58c7c0d381d663764ae303b66b0365d9cb87e4bf66040e69a9fbb64d2aa948a42734cff2cb5bc63dea652ad6c1351954e7dc3 SHA512 059e427bd78fe5baa3be395a20d2a7b6bd87e946aabe8c9313f437f0fe4e9e1ddee0828af77b1fa4d61c9f28e6486c04d1f5578cce1ab61b126ab43ed19c32de
+EBUILD wl-pprint-1.2.ebuild 541 BLAKE2B c14a230860e1562828a20edaf01bb99d9cd9124457700f5f7ef64529f6dc0d9193d537c4cbcd49f1315ac4877f09c6f683ead606f2db4da1ad95060fb75ca6e4 SHA512 0150fcc78052e9442f339333d8756479bd8c4f923d51eac53862bf12ba650da0e2dc5351650bd7f78027d07d4f75edf95c34f4df15fde735ea977b0440df422d
MISC metadata.xml 501 BLAKE2B c0aae3d26b53e999389afe2ee7faef2dd6284403a2854200a3d2f76de9ffbedf21be4d1a1ec85b8812d66022a2cebe91e3ffdb4e61e2e6d44ef96a238ec02e3e SHA512 b4f191fd31e74205e3118692ad610bafa56754be9ea44b127f0ee1f79f9da60c5d168315b1cb6b6c0008573fad874191b53218b6436e450faebc0b140c6bd43d
diff --git a/dev-haskell/wl-pprint/wl-pprint-1.2.1.ebuild b/dev-haskell/wl-pprint/wl-pprint-1.2.1.ebuild
index 619d7513bdca..46b2bc15c86c 100644
--- a/dev-haskell/wl-pprint/wl-pprint-1.2.1.ebuild
+++ b/dev-haskell/wl-pprint/wl-pprint-1.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="The Wadler/Leijen Pretty Printer"
-HOMEPAGE="http://hackage.haskell.org/package/wl-pprint"
+HOMEPAGE="https://hackage.haskell.org/package/wl-pprint"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"
diff --git a/dev-haskell/wl-pprint/wl-pprint-1.2.ebuild b/dev-haskell/wl-pprint/wl-pprint-1.2.ebuild
index a14475364cc8..90277f74afd3 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-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# 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="The Wadler/Leijen Pretty Printer"
-HOMEPAGE="http://hackage.haskell.org/package/wl-pprint"
+HOMEPAGE="https://hackage.haskell.org/package/wl-pprint"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"