summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolic <jakov.smolic@sartura.hr>2020-06-06 22:41:07 +0200
committerAaron Bauman <bman@gentoo.org>2020-06-07 13:40:05 -0400
commit48193fb91ae4312c18f647e6e90d6962d085ed08 (patch)
tree083ea5d286b0dc837c1a0dffae197f846382bf91 /dev-haskell
parentdev-haskell/convertible: update homepage link (diff)
downloadgentoo-48193fb91ae4312c18f647e6e90d6962d085ed08.tar.gz
gentoo-48193fb91ae4312c18f647e6e90d6962d085ed08.tar.bz2
gentoo-48193fb91ae4312c18f647e6e90d6962d085ed08.zip
dev-haskell/ranges: 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/ranges/ranges-0.2.4-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/ranges/ranges-0.2.4-r1.ebuild b/dev-haskell/ranges/ranges-0.2.4-r1.ebuild
index 3ce623959a52..f89a848f76bd 100644
--- a/dev-haskell/ranges/ranges-0.2.4-r1.ebuild
+++ b/dev-haskell/ranges/ranges-0.2.4-r1.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="Ranges and various functions on them"
-HOMEPAGE="http://hackage.haskell.org/package/ranges"
+HOMEPAGE="https://hackage.haskell.org/package/ranges"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"