diff options
Diffstat (limited to 'app-admin/haskell-updater/haskell-updater-1.2.10.ebuild')
-rw-r--r-- | app-admin/haskell-updater/haskell-updater-1.2.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/haskell-updater/haskell-updater-1.2.10.ebuild b/app-admin/haskell-updater/haskell-updater-1.2.10.ebuild index 5a8c8239ede7..05e390f085fb 100644 --- a/app-admin/haskell-updater/haskell-updater-1.2.10.ebuild +++ b/app-admin/haskell-updater/haskell-updater-1.2.10.ebuild @@ -8,7 +8,7 @@ inherit eutils haskell-cabal DESCRIPTION="Rebuild Haskell dependencies in Gentoo" HOMEPAGE="https://wiki.haskell.org/Gentoo#haskell-updater" -SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" +SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" |