commit:     2114fff64af685aa661149d72cd922f916bbd16b
Author:     Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Sat Jun  6 20:49:19 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Jun  7 17:40:07 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2114fff6

dev-haskell/cabal-helper: update homepage link

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 dev-haskell/cabal-helper/cabal-helper-0.6.1.0.ebuild | 4 ++--
 dev-haskell/cabal-helper/cabal-helper-0.6.3.1.ebuild | 4 ++--
 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 ff6816e9508..2764887972d 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 c93b9cd8e3f..39f355f4069 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 d026d8169e2..854c03c288d 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"

Reply via email to