summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolic <jakov.smolic@sartura.hr>2020-08-17 18:52:24 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2020-08-18 18:05:44 +0100
commite80981537dbadb1973bd0ecea94c6a32f450e7a4 (patch)
tree484351ff70bae8212ad8582ea68b008f3f389df1 /dev-haskell/text-short
parentdev-haskell/hostname: update homepage (diff)
downloadgentoo-e80981537dbadb1973bd0ecea94c6a32f450e7a4.tar.gz
gentoo-e80981537dbadb1973bd0ecea94c6a32f450e7a4.tar.bz2
gentoo-e80981537dbadb1973bd0ecea94c6a32f450e7a4.zip
dev-haskell/text-short: 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/text-short')
-rw-r--r--dev-haskell/text-short/text-short-0.1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/text-short/text-short-0.1.3.ebuild b/dev-haskell/text-short/text-short-0.1.3.ebuild
index 794540cc2fdf..a6f10f5a7f4d 100644
--- a/dev-haskell/text-short/text-short-0.1.3.ebuild
+++ b/dev-haskell/text-short/text-short-0.1.3.ebuild
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="Memory-efficient representation of Unicode text strings"
-HOMEPAGE="http://hackage.haskell.org/package/text-short"
+HOMEPAGE="https://hackage.haskell.org/package/text-short"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"