summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolic <jakov.smolic@sartura.hr>2020-06-06 21:32:01 +0200
committerAaron Bauman <bman@gentoo.org>2020-06-07 13:39:44 -0400
commita6d56fce5cbfef7caffd9da156849d0890b899a4 (patch)
treeb39824fbcf3c83f22768b21fa7ea3fb39a0bb01c /dev-haskell/hsb2hs
parentdev-haskell/stringbuilder: update homepage link (diff)
downloadgentoo-a6d56fce5cbfef7caffd9da156849d0890b899a4.tar.gz
gentoo-a6d56fce5cbfef7caffd9da156849d0890b899a4.tar.bz2
gentoo-a6d56fce5cbfef7caffd9da156849d0890b899a4.zip
dev-haskell/hsb2hs: 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/hsb2hs')
-rw-r--r--dev-haskell/hsb2hs/hsb2hs-0.2.ebuild4
-rw-r--r--dev-haskell/hsb2hs/hsb2hs-0.3.1.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-haskell/hsb2hs/hsb2hs-0.2.ebuild b/dev-haskell/hsb2hs/hsb2hs-0.2.ebuild
index ea6e08121859..13bd0f7e9e14 100644
--- a/dev-haskell/hsb2hs/hsb2hs-0.2.ebuild
+++ b/dev-haskell/hsb2hs/hsb2hs-0.2.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="bin"
inherit haskell-cabal
DESCRIPTION="Preprocesses a file, adding blobs from files as string literals"
-HOMEPAGE="http://hackage.haskell.org/package/hsb2hs"
+HOMEPAGE="https://hackage.haskell.org/package/hsb2hs"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"
diff --git a/dev-haskell/hsb2hs/hsb2hs-0.3.1.ebuild b/dev-haskell/hsb2hs/hsb2hs-0.3.1.ebuild
index b50762b19c07..b8bc788b616c 100644
--- a/dev-haskell/hsb2hs/hsb2hs-0.3.1.ebuild
+++ b/dev-haskell/hsb2hs/hsb2hs-0.3.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="bin"
inherit haskell-cabal
DESCRIPTION="Preprocesses a file, adding blobs from files as string literals"
-HOMEPAGE="http://hackage.haskell.org/package/hsb2hs"
+HOMEPAGE="https://hackage.haskell.org/package/hsb2hs"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"