summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolic <jakov.smolic@sartura.hr>2020-08-18 09:07:15 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2020-08-18 18:06:07 +0100
commit607c154ed471d4bc913a04c85a9f847774db4c63 (patch)
tree1d8bbdb40c9086f8ecc7dcfa577656162a52cdec /dev-haskell/base-compat
parentdev-haskell/string-qq: update homepage (diff)
downloadgentoo-607c154ed471d4bc913a04c85a9f847774db4c63.tar.gz
gentoo-607c154ed471d4bc913a04c85a9f847774db4c63.tar.bz2
gentoo-607c154ed471d4bc913a04c85a9f847774db4c63.zip
dev-haskell/base-compat: update homepage
Package-Manager: Portage-3.0.3, Repoman-3.0.0 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-haskell/base-compat')
-rw-r--r--dev-haskell/base-compat/base-compat-0.11.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/base-compat/base-compat-0.11.1.ebuild b/dev-haskell/base-compat/base-compat-0.11.1.ebuild
index 402e34980302..792d6215c9b6 100644
--- a/dev-haskell/base-compat/base-compat-0.11.1.ebuild
+++ b/dev-haskell/base-compat/base-compat-0.11.1.ebuild
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="A compatibility layer for base"
-HOMEPAGE="http://hackage.haskell.org/package/base-compat"
+HOMEPAGE="https://hackage.haskell.org/package/base-compat"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="MIT"