summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/data-ordlist')
-rw-r--r--dev-haskell/data-ordlist/data-ordlist-0.4.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/data-ordlist/data-ordlist-0.4.7.0.ebuild b/dev-haskell/data-ordlist/data-ordlist-0.4.7.0.ebuild
index 8a5b4684f1c1..bfd9d7a6fb93 100644
--- a/dev-haskell/data-ordlist/data-ordlist-0.4.7.0.ebuild
+++ b/dev-haskell/data-ordlist/data-ordlist-0.4.7.0.ebuild
@@ -10,7 +10,7 @@ inherit haskell-cabal
DESCRIPTION="Set and bag operations on ordered lists"
HOMEPAGE="http://hackage.haskell.org/package/data-ordlist"
-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}"