summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolic <jakov.smolic@sartura.hr>2020-06-06 22:28:11 +0200
committerAaron Bauman <bman@gentoo.org>2020-06-07 13:40:02 -0400
commit5123971faa831fe14efcd4f4035ca398748e345d (patch)
tree406f008d2db633b8217a6443316ee85659c1bdab /dev-haskell
parentdev-haskell/x11-xft: update homepage link (diff)
downloadgentoo-5123971faa831fe14efcd4f4035ca398748e345d.tar.gz
gentoo-5123971faa831fe14efcd4f4035ca398748e345d.tar.bz2
gentoo-5123971faa831fe14efcd4f4035ca398748e345d.zip
dev-haskell/lens-family: 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/lens-family/lens-family-1.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/lens-family/lens-family-1.2.1.ebuild b/dev-haskell/lens-family/lens-family-1.2.1.ebuild
index fa1433d3397f..c99f4ddc9a4e 100644
--- a/dev-haskell/lens-family/lens-family-1.2.1.ebuild
+++ b/dev-haskell/lens-family/lens-family-1.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=6
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="Lens Families"
-HOMEPAGE="http://hackage.haskell.org/package/lens-family"
+HOMEPAGE="https://hackage.haskell.org/package/lens-family"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"