diff options
Diffstat (limited to 'dev-haskell/mmorph')
-rw-r--r-- | dev-haskell/mmorph/mmorph-1.0.0.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/mmorph/mmorph-1.0.5.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/mmorph/mmorph-1.0.6.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/mmorph/mmorph-1.0.9.ebuild | 2 |
4 files changed, 7 insertions, 7 deletions
diff --git a/dev-haskell/mmorph/mmorph-1.0.0.ebuild b/dev-haskell/mmorph/mmorph-1.0.0.ebuild index 18d06d5b97ee..f0921293a7d5 100644 --- a/dev-haskell/mmorph/mmorph-1.0.0.ebuild +++ b/dev-haskell/mmorph/mmorph-1.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -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}" diff --git a/dev-haskell/mmorph/mmorph-1.0.5.ebuild b/dev-haskell/mmorph/mmorph-1.0.5.ebuild index 61d735408e42..8e7b744a24b4 100644 --- a/dev-haskell/mmorph/mmorph-1.0.5.ebuild +++ b/dev-haskell/mmorph/mmorph-1.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -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}" diff --git a/dev-haskell/mmorph/mmorph-1.0.6.ebuild b/dev-haskell/mmorph/mmorph-1.0.6.ebuild index cfcc7b565ee2..01152aadb374 100644 --- a/dev-haskell/mmorph/mmorph-1.0.6.ebuild +++ b/dev-haskell/mmorph/mmorph-1.0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -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}" 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}" |