summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/pretty-show')
-rw-r--r--dev-haskell/pretty-show/pretty-show-1.6.12.ebuild4
-rw-r--r--dev-haskell/pretty-show/pretty-show-1.6.8.2.ebuild4
-rw-r--r--dev-haskell/pretty-show/pretty-show-1.6.9.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-haskell/pretty-show/pretty-show-1.6.12.ebuild b/dev-haskell/pretty-show/pretty-show-1.6.12.ebuild
index 5b3d80f85758..1b9b88933c6e 100644
--- a/dev-haskell/pretty-show/pretty-show-1.6.12.ebuild
+++ b/dev-haskell/pretty-show/pretty-show-1.6.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 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="Tools for working with derived 'Show' instances and generic inspection of values"
HOMEPAGE="http://wiki.github.com/yav/pretty-show"
-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/pretty-show/pretty-show-1.6.8.2.ebuild b/dev-haskell/pretty-show/pretty-show-1.6.8.2.ebuild
index a3df7d7e914b..2bd779cb78d6 100644
--- a/dev-haskell/pretty-show/pretty-show-1.6.8.2.ebuild
+++ b/dev-haskell/pretty-show/pretty-show-1.6.8.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="Tools for working with derived 'Show' instances and generic inspection of values"
HOMEPAGE="https://wiki.github.com/yav/pretty-show"
-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/pretty-show/pretty-show-1.6.9.ebuild b/dev-haskell/pretty-show/pretty-show-1.6.9.ebuild
index 225463d72aad..1dfa39ef4416 100644
--- a/dev-haskell/pretty-show/pretty-show-1.6.9.ebuild
+++ b/dev-haskell/pretty-show/pretty-show-1.6.9.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="Tools for working with derived 'Show' instances and generic inspection of values"
HOMEPAGE="http://wiki.github.com/yav/pretty-show"
-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}"