diff options
Diffstat (limited to 'app-admin/haskell-updater/haskell-updater-1.3.1.ebuild')
-rw-r--r-- | app-admin/haskell-updater/haskell-updater-1.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/haskell-updater/haskell-updater-1.3.1.ebuild b/app-admin/haskell-updater/haskell-updater-1.3.1.ebuild index e27c083e3a07..096b571f9692 100644 --- a/app-admin/haskell-updater/haskell-updater-1.3.1.ebuild +++ b/app-admin/haskell-updater/haskell-updater-1.3.1.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" |