summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolic <jakov.smolic@sartura.hr>2020-06-06 22:23:44 +0200
committerAaron Bauman <bman@gentoo.org>2020-06-07 13:40:00 -0400
commit4d2ec13016a12158b133545ecb3d6cc9a158fe35 (patch)
tree852c533d625210fcb431f57e9b310af08de48226 /dev-haskell/cmdlib
parentdev-haskell/fast-logger: update homepage link (diff)
downloadgentoo-4d2ec13016a12158b133545ecb3d6cc9a158fe35.tar.gz
gentoo-4d2ec13016a12158b133545ecb3d6cc9a158fe35.tar.bz2
gentoo-4d2ec13016a12158b133545ecb3d6cc9a158fe35.zip
dev-haskell/cmdlib: 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/cmdlib')
-rw-r--r--dev-haskell/cmdlib/cmdlib-0.3.5-r1.ebuild2
-rw-r--r--dev-haskell/cmdlib/cmdlib-0.3.6.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/cmdlib/cmdlib-0.3.5-r1.ebuild b/dev-haskell/cmdlib/cmdlib-0.3.5-r1.ebuild
index 3192667edfb4..ea46fc538031 100644
--- a/dev-haskell/cmdlib/cmdlib-0.3.5-r1.ebuild
+++ b/dev-haskell/cmdlib/cmdlib-0.3.5-r1.ebuild
@@ -9,7 +9,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour"
inherit base haskell-cabal
DESCRIPTION="a library for command line parsing & online help"
-HOMEPAGE="http://hackage.haskell.org/package/cmdlib"
+HOMEPAGE="https://hackage.haskell.org/package/cmdlib"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"
diff --git a/dev-haskell/cmdlib/cmdlib-0.3.6.ebuild b/dev-haskell/cmdlib/cmdlib-0.3.6.ebuild
index e97fa53d982b..833a5add9e25 100644
--- a/dev-haskell/cmdlib/cmdlib-0.3.6.ebuild
+++ b/dev-haskell/cmdlib/cmdlib-0.3.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
@@ -10,7 +10,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="a library for command line parsing & online help"
-HOMEPAGE="http://hackage.haskell.org/package/cmdlib"
+HOMEPAGE="https://hackage.haskell.org/package/cmdlib"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"