diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2020-06-06 22:18:13 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-06-07 13:39:58 -0400 |
commit | 916083d2fb3de5c2d3c05688d00d778edf186912 (patch) | |
tree | fd3aa2dc23fa21eaadbe04cab1c838d7bf291231 /dev-haskell/base-compat | |
parent | dev-haskell/djinn-ghc: update homepage link (diff) | |
download | gentoo-916083d2fb3de5c2d3c05688d00d778edf186912.tar.gz gentoo-916083d2fb3de5c2d3c05688d00d778edf186912.tar.bz2 gentoo-916083d2fb3de5c2d3c05688d00d778edf186912.zip |
dev-haskell/base-compat: 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/base-compat')
5 files changed, 10 insertions, 10 deletions
diff --git a/dev-haskell/base-compat/base-compat-0.2.1.ebuild b/dev-haskell/base-compat/base-compat-0.2.1.ebuild index e798a243c6f5..82f11fa7a567 100644 --- a/dev-haskell/base-compat/base-compat-0.2.1.ebuild +++ b/dev-haskell/base-compat/base-compat-0.2.1.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 test-suite" inherit haskell-cabal DESCRIPTION="A compatibility layer for base" -HOMEPAGE="http://hackage.haskell.org/package/base-compat" +HOMEPAGE="https://hackage.haskell.org/package/base-compat" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/base-compat/base-compat-0.4.2.ebuild b/dev-haskell/base-compat/base-compat-0.4.2.ebuild index de6977130a8a..39c06040db80 100644 --- a/dev-haskell/base-compat/base-compat-0.4.2.ebuild +++ b/dev-haskell/base-compat/base-compat-0.4.2.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 test-suite" inherit haskell-cabal DESCRIPTION="A compatibility layer for base" -HOMEPAGE="http://hackage.haskell.org/package/base-compat" +HOMEPAGE="https://hackage.haskell.org/package/base-compat" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/base-compat/base-compat-0.5.0.ebuild b/dev-haskell/base-compat/base-compat-0.5.0.ebuild index 754b4ef19c2c..ad4826f42cba 100644 --- a/dev-haskell/base-compat/base-compat-0.5.0.ebuild +++ b/dev-haskell/base-compat/base-compat-0.5.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 test-suite" inherit haskell-cabal DESCRIPTION="A compatibility layer for base" -HOMEPAGE="http://hackage.haskell.org/package/base-compat" +HOMEPAGE="https://hackage.haskell.org/package/base-compat" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/base-compat/base-compat-0.8.2.ebuild b/dev-haskell/base-compat/base-compat-0.8.2.ebuild index 83faa233b996..1788e054d370 100644 --- a/dev-haskell/base-compat/base-compat-0.8.2.ebuild +++ b/dev-haskell/base-compat/base-compat-0.8.2.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 test-suite" inherit haskell-cabal DESCRIPTION="A compatibility layer for base" -HOMEPAGE="http://hackage.haskell.org/package/base-compat" +HOMEPAGE="https://hackage.haskell.org/package/base-compat" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/base-compat/base-compat-0.9.1.ebuild b/dev-haskell/base-compat/base-compat-0.9.1.ebuild index c00dfc85cec9..02610269e88d 100644 --- a/dev-haskell/base-compat/base-compat-0.9.1.ebuild +++ b/dev-haskell/base-compat/base-compat-0.9.1.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 test-suite" inherit haskell-cabal DESCRIPTION="A compatibility layer for base" -HOMEPAGE="http://hackage.haskell.org/package/base-compat" +HOMEPAGE="https://hackage.haskell.org/package/base-compat" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" |