summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolic <jakov.smolic@sartura.hr>2020-08-17 18:57:00 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2020-08-18 18:05:46 +0100
commitbc2922e6c5ec5f05812d2bdeb305018fc6e7f8a5 (patch)
tree7f76d8518a18d1c7427a2f42819c006801204279 /dev-haskell/psqueues
parentdev-haskell/haskell-src-meta: update homepage (diff)
downloadgentoo-bc2922e6c5ec5f05812d2bdeb305018fc6e7f8a5.tar.gz
gentoo-bc2922e6c5ec5f05812d2bdeb305018fc6e7f8a5.tar.bz2
gentoo-bc2922e6c5ec5f05812d2bdeb305018fc6e7f8a5.zip
dev-haskell/psqueues: 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/psqueues')
-rw-r--r--dev-haskell/psqueues/psqueues-0.2.7.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/psqueues/psqueues-0.2.7.2.ebuild b/dev-haskell/psqueues/psqueues-0.2.7.2.ebuild
index 99369e84cd07..0b189c2996d5 100644
--- a/dev-haskell/psqueues/psqueues-0.2.7.2.ebuild
+++ b/dev-haskell/psqueues/psqueues-0.2.7.2.ebuild
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="Pure priority search queues"
-HOMEPAGE="http://hackage.haskell.org/package/psqueues"
+HOMEPAGE="https://hackage.haskell.org/package/psqueues"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"