summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolic <jakov.smolic@sartura.hr>2020-06-06 12:44:59 +0200
committerAaron Bauman <bman@gentoo.org>2020-06-06 13:56:26 -0400
commitc2eb26d6ac946f4bba0f60df19a732cd58194534 (patch)
treec2788374621aa5c05ac25b4f8bd3bc2154bcc85e /dev-haskell/libxml
parentdev-haskell/rfc5051: update homepage link (diff)
downloadgentoo-c2eb26d6ac946f4bba0f60df19a732cd58194534.tar.gz
gentoo-c2eb26d6ac946f4bba0f60df19a732cd58194534.tar.bz2
gentoo-c2eb26d6ac946f4bba0f60df19a732cd58194534.zip
dev-haskell/libxml: 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/libxml')
-rw-r--r--dev-haskell/libxml/libxml-0.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/libxml/libxml-0.1.1.ebuild b/dev-haskell/libxml/libxml-0.1.1.ebuild
index 3a3d077e3fa5..e2b36a076a5c 100644
--- a/dev-haskell/libxml/libxml-0.1.1.ebuild
+++ b/dev-haskell/libxml/libxml-0.1.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="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="Binding to libxml2"
-HOMEPAGE="http://hackage.haskell.org/package/libxml"
+HOMEPAGE="https://hackage.haskell.org/package/libxml"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"