summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolic <jakov.smolic@sartura.hr>2020-08-18 09:23:14 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2020-08-18 18:06:29 +0100
commit79e219ec400afd948dc6837f6caa6ac93eb3d5db (patch)
tree224ce3ec5d251eefb4f1edd14aaebff4590351af /dev-haskell
parentdev-haskell/language-dot: update homepage (diff)
downloadgentoo-79e219ec400afd948dc6837f6caa6ac93eb3d5db.tar.gz
gentoo-79e219ec400afd948dc6837f6caa6ac93eb3d5db.tar.bz2
gentoo-79e219ec400afd948dc6837f6caa6ac93eb3d5db.zip
dev-haskell/patience: 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')
-rw-r--r--dev-haskell/patience/patience-0.1.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/patience/patience-0.1.1-r1.ebuild b/dev-haskell/patience/patience-0.1.1-r1.ebuild
index 32f019022b6c..04916452e606 100644
--- a/dev-haskell/patience/patience-0.1.1-r1.ebuild
+++ b/dev-haskell/patience/patience-0.1.1-r1.ebuild
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
inherit haskell-cabal
DESCRIPTION="Patience diff and longest increasing subsequence"
-HOMEPAGE="http://hackage.haskell.org/package/patience"
+HOMEPAGE="https://hackage.haskell.org/package/patience"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"