summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Sokolov <sokolov@google.com>2020-05-08 14:24:47 +0100
committerAaron Bauman <bman@gentoo.org>2020-05-17 12:54:49 -0400
commit320c7b547f5d52b2635767e89dde305bba938f70 (patch)
treec6a6c9e8abbb3b7ece4284517ef7ed50954182c1 /dev-haskell/haddock-api
parentdev-haskell/haddock: update homepage (diff)
downloadgentoo-320c7b547f5d52b2635767e89dde305bba938f70.tar.gz
gentoo-320c7b547f5d52b2635767e89dde305bba938f70.tar.bz2
gentoo-320c7b547f5d52b2635767e89dde305bba938f70.zip
dev-haskell/haddock-api: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov <sokolov@google.com> Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'dev-haskell/haddock-api')
-rw-r--r--dev-haskell/haddock-api/haddock-api-2.16.1.ebuild4
-rw-r--r--dev-haskell/haddock-api/haddock-api-2.17.3.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-haskell/haddock-api/haddock-api-2.16.1.ebuild b/dev-haskell/haddock-api/haddock-api-2.16.1.ebuild
index 59695c65f85b..dc77c8343d80 100644
--- a/dev-haskell/haddock-api/haddock-api-2.16.1.ebuild
+++ b/dev-haskell/haddock-api/haddock-api-2.16.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="A documentation-generation tool for Haskell libraries"
-HOMEPAGE="http://www.haskell.org/haddock/"
+HOMEPAGE="https://www.haskell.org/haddock/"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"
diff --git a/dev-haskell/haddock-api/haddock-api-2.17.3.ebuild b/dev-haskell/haddock-api/haddock-api-2.17.3.ebuild
index b5946759dcb2..f2203d2510d2 100644
--- a/dev-haskell/haddock-api/haddock-api-2.17.3.ebuild
+++ b/dev-haskell/haddock-api/haddock-api-2.17.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=6
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="A documentation-generation tool for Haskell libraries"
-HOMEPAGE="http://www.haskell.org/haddock/"
+HOMEPAGE="https://www.haskell.org/haddock/"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"