summaryrefslogtreecommitdiff
path: root/dev-haskell/hamlet
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/hamlet
parent77398e424e45d9e98c1cef3c43bdadb9d56e81ef (diff)
gentoo resync : 18.11.2019
Diffstat (limited to 'dev-haskell/hamlet')
-rw-r--r--dev-haskell/hamlet/Manifest4
-rw-r--r--dev-haskell/hamlet/hamlet-1.1.9.2.ebuild4
-rw-r--r--dev-haskell/hamlet/hamlet-1.2.0.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-haskell/hamlet/Manifest b/dev-haskell/hamlet/Manifest
index 2cc7c0222c93..8c32dc1fae49 100644
--- a/dev-haskell/hamlet/Manifest
+++ b/dev-haskell/hamlet/Manifest
@@ -1,5 +1,5 @@
DIST hamlet-1.1.9.2.tar.gz 23693 BLAKE2B 7343710f65b9e34f770b8131691ef2f07b8cad7ac6a6e66454c443c077d8d5adad6bfb50231e2d4c0448162996c1737d5d3a34e6fe5a603fb05803921f684829 SHA512 e995a92856b0a7dde7bb36439d3922cb560efbcf35d08c20041d6236583e71dd09bc2983c038ad500492f89bbf091bb9ac6e7066afcd309e7aefcbfb963d8658
DIST hamlet-1.2.0.tar.gz 1636 BLAKE2B 21b9b161238d715f5ec2c4e97ba05b87c73276f5acfea11c2bf04eb64c4bf24902def08be45ee4199e7489798e2d6df87aebf934c9a771f070078272d99a9cff SHA512 8bc20f0ddc64b6943f0e85cd7f6babf5bbd6121bf50d420824320241b6ea270876fb58e39e3275d8476b959a815e6a6fee711e3376c18e88f25cccfeb059f99a
-EBUILD hamlet-1.1.9.2.ebuild 1188 BLAKE2B d5dfffd0408365ef0f4a6d0ddb12e3e4719b3581048f0fb7e48094a61ac06bb0a9c92aa7568a6eab2a8b069a73a8177441a8fa2568b454d1619cc72a00f27e24 SHA512 385f427e91823259532c727fc2f2126ea128bd3f4b840d6ca85269bc5d74059caf4ebd179c6960f7a5588fb51febd98a8be336f4de7d0b799e26f918f9ef7aa3
-EBUILD hamlet-1.2.0.ebuild 612 BLAKE2B 8af064a22f58116bbed8a516f0e99ccfec7b15bfc29de91961c37783ee7ab6ecff3afc832c315b5d0aed143edcbea9f0cdfde87da6163a2f07dc43facfb65dc5 SHA512 3fe0b276cb6af5eb9b047c0925766e776fb69da36730f08c229e1dca68c736caa4f719b38f9893e00cc30628bd23a37bd51ea760ae555e65d37abe3b7e0ec1b4
+EBUILD hamlet-1.1.9.2.ebuild 1180 BLAKE2B b8c1ac51b34e33dd4fa4d49befb1083d3fd346d1428c8de86c7b2b21023e24e6a49a51ad680eeebf4fd4c55150cca80be9b9ce24dd3840364dee3fbc75e695b3 SHA512 dfa90dfb4ce84804a7e51c5c6dca9915c92ef434f798090cf8213aa4a549f232f813875353329dc2f32fb4f5de19191d2a74ddef041151a72122763c5dd47c14
+EBUILD hamlet-1.2.0.ebuild 604 BLAKE2B 9b965223a855ab67f481221099b3a93aad8e508b557c41896dba778ff734542303451a865dee2b2484713e5e4d7b25c36df5756307e5345252eedc1a4f8dd6ce SHA512 8b9658d523d61c2e81a49ee6da1624af92dfd167ff387800c551614243cd9765242853ce34f291052e6f6dcbce764d2ec74be7adb747b8f54a268e323a943cc1
MISC metadata.xml 1210 BLAKE2B 8e5382425f1a7c674db2655ae33d8f9ca24708ff869da8da4371bae3bb4095934dc3796405fd5168e199f2cd9e910ac60a64cb003004ea7a549fc260f290256c SHA512 60ad8abe20655a18d186db1f14b9e0e105f23e2aad34a1d6978a1b2b3e2c95ac223d428f098ecc8000dea04fca19998da59f0254238807ccdee79c987e034fa6
diff --git a/dev-haskell/hamlet/hamlet-1.1.9.2.ebuild b/dev-haskell/hamlet/hamlet-1.1.9.2.ebuild
index 11de69324607..a7fd2d9c4e40 100644
--- a/dev-haskell/hamlet/hamlet-1.1.9.2.ebuild
+++ b/dev-haskell/hamlet/hamlet-1.1.9.2.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="Haml-like template files that are compile-time checked"
HOMEPAGE="https://www.yesodweb.com/book/shakespearean-templates"
-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/hamlet/hamlet-1.2.0.ebuild b/dev-haskell/hamlet/hamlet-1.2.0.ebuild
index e1990b253592..e2ddb4d988ea 100644
--- a/dev-haskell/hamlet/hamlet-1.2.0.ebuild
+++ b/dev-haskell/hamlet/hamlet-1.2.0.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="Haml-like template files that are compile-time checked (deprecated)"
HOMEPAGE="https://www.yesodweb.com/book/shakespearean-templates"
-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}"