summaryrefslogtreecommitdiff
path: root/dev-haskell/persistent-template
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/persistent-template
parent77398e424e45d9e98c1cef3c43bdadb9d56e81ef (diff)
gentoo resync : 18.11.2019
Diffstat (limited to 'dev-haskell/persistent-template')
-rw-r--r--dev-haskell/persistent-template/Manifest4
-rw-r--r--dev-haskell/persistent-template/persistent-template-2.1.3.4.ebuild4
-rw-r--r--dev-haskell/persistent-template/persistent-template-2.5.1.6-r2.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-haskell/persistent-template/Manifest b/dev-haskell/persistent-template/Manifest
index 4834193d1765..242102162268 100644
--- a/dev-haskell/persistent-template/Manifest
+++ b/dev-haskell/persistent-template/Manifest
@@ -1,5 +1,5 @@
DIST persistent-template-2.1.3.4.tar.gz 19084 BLAKE2B 625532bca1e65a40f043f6975cf1c3c93329bd593cc2c5f6f9f62c0aa925c91a358518ce69ccc65609b4d2e9686a4337af47bd2a7e6778769d7f3cb40796241d SHA512 8b218dea93a6a2ca80801acb43f101d6809d7118f3b6765a98543d87b12b4b565d5b3ea1f1256863b2493553f996ef5dcc569432507de6477b1f59a02093d95a
DIST persistent-template-2.5.1.6.tar.gz 20196 BLAKE2B d7d63dbead0348bc3c9239c23e5976337fa952a4a19cf86507064632d0ab1ddd7b26f984285307cf7b3ff177afd8aa5e94708412ba954815959ff09fb857bfb0 SHA512 4e2432a0f0fca28699c3abe9298b10451330dfb4e2b1a7048a2a98e3e18d4b41df06ba1bd53ffbbce3aebb123cd2f6ec9249580490a32c478ff3aff628011916
-EBUILD persistent-template-2.1.3.4.ebuild 1156 BLAKE2B cde410ba68097a2e516f87bde1e212da7b5c0d1406ae8dd8af26c6cde0d310098b37202fb9ce0c31c752a6f3a02231a8bbdcd117bbc34de626cf3be00d1bba3a SHA512 4200f55c3ba85f609f21474e06a31906b71e2723a19d52d154451810246d5003538ce475c3b37451e808b2a99be3b84ea1bb89a22fa031d9f9cf3f13dbbbf1c0
-EBUILD persistent-template-2.5.1.6-r2.ebuild 1469 BLAKE2B 99c37ae6ee30300c5c88b30f5d96a0af88b8ecb78cee3721adf2c8a5058ffd774914c188422d6ae108773c1328e3f3592f96be9bc6b4c8ab8745ce993a9c7a3e SHA512 2d2e0c512fdd60503b6e54597ec1e13751a18e1838ff1cd884fef39cc91b9c23824f81f83fe5e04d88c005b139390d045195d8d496d47baf7cf167816517f152
+EBUILD persistent-template-2.1.3.4.ebuild 1148 BLAKE2B 21adcaf596ee31d7298e4594380007515d61638cb04db66b34a6730ded1df3f06bd84714e57a56f35169ecc53faf46eece23ca68359ed2f455c9762da582cb67 SHA512 1637849f9c9941fe42eb307470ee577a433eafacd2be4718cda84f82634dbfbffd816b2d2fe8ea80295977f4a50ea3a88169121a368c17c47f5bd02d3f064bb5
+EBUILD persistent-template-2.5.1.6-r2.ebuild 1461 BLAKE2B 952f3c92bbd322cc411eb2bd73c5bb5c8463c541cc5af64b5a3a6b8e960f2ac85f3c996a16333652be22b41d839041b6314532f58c6a02ff3d3ffde563b137a3 SHA512 11f4a368dcd13ff985381485977b72e67a978d007ab2301258d34cb81ef6d115488f2d59f75688b4ee86323844506e312a35c7ce1b50fd177c6073007c0e05d9
MISC metadata.xml 423 BLAKE2B 74c07376a1dec4710e8c652e2400fff81a26fe160c8d66535d96cde967cf6fa2e430a78464478a684ce4bbf0daf93f881fa9803f03c68d7d0d0f74dec421973f SHA512 9bb326d4650a21992d988e00e20936bb9e40138d306c75e1621b4291b6cdeb72bd40d7d25c503f89a5266c157ba917ece4828a7255ad5b5662f450c4e82091ab
diff --git a/dev-haskell/persistent-template/persistent-template-2.1.3.4.ebuild b/dev-haskell/persistent-template/persistent-template-2.1.3.4.ebuild
index 2a1a6f0bc49b..36fbfa68a7e8 100644
--- a/dev-haskell/persistent-template/persistent-template-2.1.3.4.ebuild
+++ b/dev-haskell/persistent-template/persistent-template-2.1.3.4.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=5
@@ -10,7 +10,7 @@ inherit haskell-cabal
DESCRIPTION="Type-safe, non-relational, multi-backend persistence"
HOMEPAGE="https://www.yesodweb.com/book/persistent"
-SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"
diff --git a/dev-haskell/persistent-template/persistent-template-2.5.1.6-r2.ebuild b/dev-haskell/persistent-template/persistent-template-2.5.1.6-r2.ebuild
index f03bdb05404d..fa0195fefb94 100644
--- a/dev-haskell/persistent-template/persistent-template-2.5.1.6-r2.ebuild
+++ b/dev-haskell/persistent-template/persistent-template-2.5.1.6-r2.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="Type-safe, non-relational, multi-backend persistence"
HOMEPAGE="https://www.yesodweb.com/book/persistent"
-SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
+SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"