diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2020-08-18 09:07:50 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-18 18:06:07 +0100 |
commit | 4a655f056400e6bbcd122114441aa02e0646780d (patch) | |
tree | c6d631764bcf09b0604c7bf23b461961e92e264d /dev-haskell/psqueue | |
parent | dev-haskell/base-compat: update homepage (diff) | |
download | gentoo-4a655f056400e6bbcd122114441aa02e0646780d.tar.gz gentoo-4a655f056400e6bbcd122114441aa02e0646780d.tar.bz2 gentoo-4a655f056400e6bbcd122114441aa02e0646780d.zip |
dev-haskell/psqueue: 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/psqueue')
-rw-r--r-- | dev-haskell/psqueue/psqueue-1.1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/psqueue/psqueue-1.1.0.1.ebuild b/dev-haskell/psqueue/psqueue-1.1.0.1.ebuild index 5ae6c9add7b8..acc11464c422 100644 --- a/dev-haskell/psqueue/psqueue-1.1.0.1.ebuild +++ b/dev-haskell/psqueue/psqueue-1.1.0.1.ebuild @@ -12,7 +12,7 @@ MY_PN="PSQueue" MY_P="${MY_PN}-${PV}" DESCRIPTION="Priority Search Queue" -HOMEPAGE="http://hackage.haskell.org/package/PSQueue" +HOMEPAGE="https://hackage.haskell.org/package/PSQueue" SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" |