summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/semigroups')
-rw-r--r--dev-haskell/semigroups/semigroups-0.11-r1.ebuild4
-rw-r--r--dev-haskell/semigroups/semigroups-0.12.1.ebuild4
-rw-r--r--dev-haskell/semigroups/semigroups-0.12.2.ebuild4
-rw-r--r--dev-haskell/semigroups/semigroups-0.15.1.ebuild4
-rw-r--r--dev-haskell/semigroups/semigroups-0.16.2.2.ebuild4
-rw-r--r--dev-haskell/semigroups/semigroups-0.18.2.ebuild2
-rw-r--r--dev-haskell/semigroups/semigroups-0.9.2.ebuild4
7 files changed, 13 insertions, 13 deletions
diff --git a/dev-haskell/semigroups/semigroups-0.11-r1.ebuild b/dev-haskell/semigroups/semigroups-0.11-r1.ebuild
index b572ef1740c8..9d2e700e1e41 100644
--- a/dev-haskell/semigroups/semigroups-0.11-r1.ebuild
+++ b/dev-haskell/semigroups/semigroups-0.11-r1.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="Anything that associates"
HOMEPAGE="https://github.com/ekmett/semigroups/"
-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/semigroups/semigroups-0.12.1.ebuild b/dev-haskell/semigroups/semigroups-0.12.1.ebuild
index 694e6e986a0e..300181e0735c 100644
--- a/dev-haskell/semigroups/semigroups-0.12.1.ebuild
+++ b/dev-haskell/semigroups/semigroups-0.12.1.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="Anything that associates"
HOMEPAGE="https://github.com/ekmett/semigroups/"
-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/semigroups/semigroups-0.12.2.ebuild b/dev-haskell/semigroups/semigroups-0.12.2.ebuild
index 252cd48c515b..c3e276b734d5 100644
--- a/dev-haskell/semigroups/semigroups-0.12.2.ebuild
+++ b/dev-haskell/semigroups/semigroups-0.12.2.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="Anything that associates"
HOMEPAGE="https://github.com/ekmett/semigroups/"
-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/semigroups/semigroups-0.15.1.ebuild b/dev-haskell/semigroups/semigroups-0.15.1.ebuild
index 54604a3d1e81..4902b9c09fb5 100644
--- a/dev-haskell/semigroups/semigroups-0.15.1.ebuild
+++ b/dev-haskell/semigroups/semigroups-0.15.1.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="Anything that associates"
HOMEPAGE="https://github.com/ekmett/semigroups/"
-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/semigroups/semigroups-0.16.2.2.ebuild b/dev-haskell/semigroups/semigroups-0.16.2.2.ebuild
index b393a5384dca..8f5637ab742a 100644
--- a/dev-haskell/semigroups/semigroups-0.16.2.2.ebuild
+++ b/dev-haskell/semigroups/semigroups-0.16.2.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="Anything that associates"
HOMEPAGE="https://github.com/ekmett/semigroups/"
-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/semigroups/semigroups-0.18.2.ebuild b/dev-haskell/semigroups/semigroups-0.18.2.ebuild
index 0d80b3c43d6e..81160186e82d 100644
--- a/dev-haskell/semigroups/semigroups-0.18.2.ebuild
+++ b/dev-haskell/semigroups/semigroups-0.18.2.ebuild
@@ -11,7 +11,7 @@ inherit haskell-cabal
DESCRIPTION="Anything that associates"
HOMEPAGE="https://github.com/ekmett/semigroups/"
-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/semigroups/semigroups-0.9.2.ebuild b/dev-haskell/semigroups/semigroups-0.9.2.ebuild
index efb1f7333899..2035f8ec7dde 100644
--- a/dev-haskell/semigroups/semigroups-0.9.2.ebuild
+++ b/dev-haskell/semigroups/semigroups-0.9.2.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="Haskell 98 semigroups"
HOMEPAGE="https://github.com/ekmett/semigroups/"
-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}"