diff options
Diffstat (limited to 'dev-haskell/mmorph/mmorph-1.0.9.ebuild')
-rw-r--r-- | dev-haskell/mmorph/mmorph-1.0.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/mmorph/mmorph-1.0.9.ebuild b/dev-haskell/mmorph/mmorph-1.0.9.ebuild index 2b9b27092510..710b352151a0 100644 --- a/dev-haskell/mmorph/mmorph-1.0.9.ebuild +++ b/dev-haskell/mmorph/mmorph-1.0.9.ebuild @@ -10,7 +10,7 @@ inherit haskell-cabal DESCRIPTION="Monad morphisms" HOMEPAGE="http://hackage.haskell.org/package/mmorph" -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}" |