summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolic <jakov.smolic@sartura.hr>2020-06-06 22:36:02 +0200
committerAaron Bauman <bman@gentoo.org>2020-06-07 13:40:04 -0400
commitb91fff61b2639bd7b36a90eee0498adc5835177a (patch)
tree2572fc83cdd71e346bf22c497e6552473a0e83bc /dev-haskell/setenv/setenv-0.1.1.3.ebuild
parentdev-haskell/stream: update homepage link (diff)
downloadgentoo-b91fff61b2639bd7b36a90eee0498adc5835177a.tar.gz
gentoo-b91fff61b2639bd7b36a90eee0498adc5835177a.tar.bz2
gentoo-b91fff61b2639bd7b36a90eee0498adc5835177a.zip
dev-haskell/setenv: 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/setenv/setenv-0.1.1.3.ebuild')
-rw-r--r--dev-haskell/setenv/setenv-0.1.1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/setenv/setenv-0.1.1.3.ebuild b/dev-haskell/setenv/setenv-0.1.1.3.ebuild
index 7e03b2d27f68..161f0fb26d6b 100644
--- a/dev-haskell/setenv/setenv-0.1.1.3.ebuild
+++ b/dev-haskell/setenv/setenv-0.1.1.3.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="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="A cross-platform library for setting environment variables"
-HOMEPAGE="http://hackage.haskell.org/package/setenv"
+HOMEPAGE="https://hackage.haskell.org/package/setenv"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="MIT"