summaryrefslogtreecommitdiff
path: root/dev-haskell/th-reify-many
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/th-reify-many
parent77398e424e45d9e98c1cef3c43bdadb9d56e81ef (diff)
gentoo resync : 18.11.2019
Diffstat (limited to 'dev-haskell/th-reify-many')
-rw-r--r--dev-haskell/th-reify-many/Manifest4
-rw-r--r--dev-haskell/th-reify-many/th-reify-many-0.1.3.ebuild4
-rw-r--r--dev-haskell/th-reify-many/th-reify-many-0.1.6.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-haskell/th-reify-many/Manifest b/dev-haskell/th-reify-many/Manifest
index 6b80ce151712..1e34b03fc01f 100644
--- a/dev-haskell/th-reify-many/Manifest
+++ b/dev-haskell/th-reify-many/Manifest
@@ -1,5 +1,5 @@
DIST th-reify-many-0.1.3.tar.gz 5481 BLAKE2B dbc554fbf805fc4b63a51ec17dfc8f11008072d22372ee6a52899b242fe3f138aef11ad379141a37df3cbc4c13ff0e1792edc39a16a8cad22b5641291005acb7 SHA512 1e258d9d9ae28537ce3b7eca2de2434ad1a84a474de131bc307a74d3cb6527c70ce2fa23987896e5c3804404acdfc515d08437fbdf9940b4fdab3374574a93ed
DIST th-reify-many-0.1.6.tar.gz 5651 BLAKE2B 33a29ed0e860888d00c9d05f742c20e54916980f5e572b839b611d7ee8bae8f3e7d584fce361aa4cb8ef4107e9871513ddf07070f30f6f613326f3493c7a4d6f SHA512 dccd91f4767e29a69ad81b754085040f45a6a8ce627c435f3ca3b14cd723e390df27a462f7ba74f3d652b239c2383d84305c947ccf4fb1906ddda52f9069b589
-EBUILD th-reify-many-0.1.3.ebuild 670 BLAKE2B e6740cdb43d855a8a2520b4b0a16bdc143dc188000fda0dfea800fd8a9026b578a3c2b1b884daf8db471c6ff8b7779d49bdaa44b9cf1f6576f671493c49cc8ed SHA512 025064c8655a19e88ca73a8103c2ecc249b1ca5cba02dee8bbb9ecd80a323a6d247ed28ff236bceb538abe8e4150c69321faceb9a17e290859d89e82a3c88666
-EBUILD th-reify-many-0.1.6.ebuild 668 BLAKE2B b143b42486d4d182a037982659f30ed35bc00ba0ed99036fdcbb439e1eaacae9bb302d4f0b2294cc55f673b21fe49daeb1ce9855fd94db973cb5bae07103ca59 SHA512 067e4f2f73c7e14497a6df4b824a483b04c3860f49c4f60c2a7d0cac43d2cf7535ec3a7422c08d70e532d46c2c868ea01f5838b01a3d2035563adbd2c27582d8
+EBUILD th-reify-many-0.1.3.ebuild 662 BLAKE2B b1f8aca3f008faf03823a0d9d202bb63cecf606e3d7f3e47d53aece6db1bedee0e41582d50618540e7fac45c2843a55a455ef844119e0340732c37cb5eb3abf6 SHA512 1ec024cbe3f8950a03a3fc97393376a4d512560df1eec172dd4b9e0fbc007e06050c1b1291408139111d2aae11483f9f1172bb860712ecc5a4f4d8aa5bd032da
+EBUILD th-reify-many-0.1.6.ebuild 660 BLAKE2B 9f282e99887c906e52bd62511495494274168e612198f212d97af74d96beb03e83cd428d24b653af696c148dde6af9c6f30eff8db62846a52ffaa37397e798f4 SHA512 b5fc9bc08727b1c42e8ac8f9425b0da1101a239327e88833125682dfce3eaf1da5b9bc28117be1b2e8abca57f43ca7494fcc8fde505011922dbc5806e50772da
MISC metadata.xml 640 BLAKE2B 3b28ed2379e816b690ff1ef27e5cbae5e4f252b4dd0703d764aeb82a6402fa111de8a586a56b060baa8cb935b6e40a020b25546c06ba39ce55a5183b96c26c84 SHA512 611cf79c5d709a401dc3830d178911e6bd5cf223d2260fd7a424f1eb4733e1937f242473d95a81723da173ef21186fe93ee10c7944aaa9e45535073009baaea4
diff --git a/dev-haskell/th-reify-many/th-reify-many-0.1.3.ebuild b/dev-haskell/th-reify-many/th-reify-many-0.1.3.ebuild
index 1e9c8ce7e7bb..062416e68270 100644
--- a/dev-haskell/th-reify-many/th-reify-many-0.1.3.ebuild
+++ b/dev-haskell/th-reify-many/th-reify-many-0.1.3.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="Recurseively reify template haskell datatype info"
HOMEPAGE="https://github.com/mgsloan/th-reify-many"
-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}"
diff --git a/dev-haskell/th-reify-many/th-reify-many-0.1.6.ebuild b/dev-haskell/th-reify-many/th-reify-many-0.1.6.ebuild
index 608c3760d633..202b6eb61eb2 100644
--- a/dev-haskell/th-reify-many/th-reify-many-0.1.6.ebuild
+++ b/dev-haskell/th-reify-many/th-reify-many-0.1.6.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="Recurseively reify template haskell datatype info"
HOMEPAGE="https://github.com/mgsloan/th-reify-many"
-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}"