diff options
Diffstat (limited to 'dev-haskell/cryptohash/cryptohash-0.11.9.ebuild')
-rw-r--r-- | dev-haskell/cryptohash/cryptohash-0.11.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/cryptohash/cryptohash-0.11.9.ebuild b/dev-haskell/cryptohash/cryptohash-0.11.9.ebuild index 5c315756f4e1..96f3a8860c4b 100644 --- a/dev-haskell/cryptohash/cryptohash-0.11.9.ebuild +++ b/dev-haskell/cryptohash/cryptohash-0.11.9.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="collection of crypto hashes, fast, pure and practical" HOMEPAGE="https://github.com/vincenthz/hs-cryptohash" -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}" |