diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2020-06-06 22:49:19 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-06-07 13:40:07 -0400 |
commit | 2114fff64af685aa661149d72cd922f916bbd16b (patch) | |
tree | aac5f55b358bde171f1545a3ca8abad833e83696 /dev-haskell | |
parent | dev-haskell/readline: update homepage link (diff) | |
download | gentoo-2114fff64af685aa661149d72cd922f916bbd16b.tar.gz gentoo-2114fff64af685aa661149d72cd922f916bbd16b.tar.bz2 gentoo-2114fff64af685aa661149d72cd922f916bbd16b.zip |
dev-haskell/cabal-helper: 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/cabal-helper/cabal-helper-0.6.1.0.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/cabal-helper/cabal-helper-0.6.3.1.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/cabal-helper/cabal-helper-0.7.3.0.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-haskell/cabal-helper/cabal-helper-0.6.1.0.ebuild b/dev-haskell/cabal-helper/cabal-helper-0.6.1.0.ebuild index ff6816e95085..2764887972d5 100644 --- a/dev-haskell/cabal-helper/cabal-helper-0.6.1.0.ebuild +++ b/dev-haskell/cabal-helper/cabal-helper-0.6.1.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="bin lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Simple interface to some of Cabal's configuration state used by ghc-mod" -HOMEPAGE="http://hackage.haskell.org/package/cabal-helper" +HOMEPAGE="https://hackage.haskell.org/package/cabal-helper" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="AGPL-3" diff --git a/dev-haskell/cabal-helper/cabal-helper-0.6.3.1.ebuild b/dev-haskell/cabal-helper/cabal-helper-0.6.3.1.ebuild index c93b9cd8e3f6..39f355f4069b 100644 --- a/dev-haskell/cabal-helper/cabal-helper-0.6.3.1.ebuild +++ b/dev-haskell/cabal-helper/cabal-helper-0.6.3.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="bin lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Simple interface to some of Cabal's configuration state used by ghc-mod" -HOMEPAGE="http://hackage.haskell.org/package/cabal-helper" +HOMEPAGE="https://hackage.haskell.org/package/cabal-helper" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="AGPL-3" diff --git a/dev-haskell/cabal-helper/cabal-helper-0.7.3.0.ebuild b/dev-haskell/cabal-helper/cabal-helper-0.7.3.0.ebuild index d026d8169e20..854c03c288de 100644 --- a/dev-haskell/cabal-helper/cabal-helper-0.7.3.0.ebuild +++ b/dev-haskell/cabal-helper/cabal-helper-0.7.3.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=6 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Simple interface to some of Cabal's configuration state used by ghc-mod" -HOMEPAGE="http://hackage.haskell.org/package/cabal-helper" +HOMEPAGE="https://hackage.haskell.org/package/cabal-helper" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="AGPL-3" |