diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2020-06-06 22:03:41 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-06-07 13:39:53 -0400 |
commit | f0615d285b5dab02d49b39a79d6e9394016e9a9a (patch) | |
tree | d38393e4a742f7a32a5c96f7aeea85397e3d68b3 /dev-haskell | |
parent | dev-haskell/generics-sop: update homepage link (diff) | |
download | gentoo-f0615d285b5dab02d49b39a79d6e9394016e9a9a.tar.gz gentoo-f0615d285b5dab02d49b39a79d6e9394016e9a9a.tar.bz2 gentoo-f0615d285b5dab02d49b39a79d6e9394016e9a9a.zip |
dev-haskell/mmorph: update homepage link
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'dev-haskell')
-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 | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-haskell/mmorph/mmorph-1.0.0.ebuild b/dev-haskell/mmorph/mmorph-1.0.0.ebuild index c95d42228355..bf58a6e8bd22 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-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Monad morphisms" -HOMEPAGE="http://hackage.haskell.org/package/mmorph" +HOMEPAGE="https://hackage.haskell.org/package/mmorph" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/mmorph/mmorph-1.0.5.ebuild b/dev-haskell/mmorph/mmorph-1.0.5.ebuild index 8e7b744a24b4..195fa3ebf625 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-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Monad morphisms" -HOMEPAGE="http://hackage.haskell.org/package/mmorph" +HOMEPAGE="https://hackage.haskell.org/package/mmorph" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/mmorph/mmorph-1.0.6.ebuild b/dev-haskell/mmorph/mmorph-1.0.6.ebuild index 421a78c827e4..db85cd515dd9 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-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Monad morphisms" -HOMEPAGE="http://hackage.haskell.org/package/mmorph" +HOMEPAGE="https://hackage.haskell.org/package/mmorph" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/mmorph/mmorph-1.0.9.ebuild b/dev-haskell/mmorph/mmorph-1.0.9.ebuild index 710b352151a0..3c31ca6e984f 100644 --- a/dev-haskell/mmorph/mmorph-1.0.9.ebuild +++ b/dev-haskell/mmorph/mmorph-1.0.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Monad morphisms" -HOMEPAGE="http://hackage.haskell.org/package/mmorph" +HOMEPAGE="https://hackage.haskell.org/package/mmorph" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" |