summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/encoding')
-rw-r--r--dev-haskell/encoding/encoding-0.6.7.2-r2.ebuild4
-rw-r--r--dev-haskell/encoding/encoding-0.7.0.2-r1.ebuild4
-rw-r--r--dev-haskell/encoding/encoding-0.8.1.ebuild4
-rw-r--r--dev-haskell/encoding/encoding-0.8.ebuild4
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-haskell/encoding/encoding-0.6.7.2-r2.ebuild b/dev-haskell/encoding/encoding-0.6.7.2-r2.ebuild
index f6bf2eede29c..d2ff23af326f 100644
--- a/dev-haskell/encoding/encoding-0.6.7.2-r2.ebuild
+++ b/dev-haskell/encoding/encoding-0.6.7.2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 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="A library for various character encodings"
HOMEPAGE="http://code.haskell.org/encoding/"
-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/encoding/encoding-0.7.0.2-r1.ebuild b/dev-haskell/encoding/encoding-0.7.0.2-r1.ebuild
index 52035758bb4b..739b6194a23f 100644
--- a/dev-haskell/encoding/encoding-0.7.0.2-r1.ebuild
+++ b/dev-haskell/encoding/encoding-0.7.0.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 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="A library for various character encodings"
HOMEPAGE="http://code.haskell.org/encoding/"
-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/encoding/encoding-0.8.1.ebuild b/dev-haskell/encoding/encoding-0.8.1.ebuild
index d24729222a44..47147df81f34 100644
--- a/dev-haskell/encoding/encoding-0.8.1.ebuild
+++ b/dev-haskell/encoding/encoding-0.8.1.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="A library for various character encodings"
HOMEPAGE="http://code.haskell.org/encoding/"
-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/encoding/encoding-0.8.ebuild b/dev-haskell/encoding/encoding-0.8.ebuild
index 63792654b53c..7580d1f8c584 100644
--- a/dev-haskell/encoding/encoding-0.8.ebuild
+++ b/dev-haskell/encoding/encoding-0.8.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="A library for various character encodings"
HOMEPAGE="http://code.haskell.org/encoding/"
-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}"