summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolic <jakov.smolic@sartura.hr>2020-08-18 09:12:59 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2020-08-18 18:06:13 +0100
commitcda5f6941f0f3dc524483a84cfb797fbe6b8e5be (patch)
tree12796efbb64a24c932e45875f3aa6717695f6ede /dev-haskell/boundedchan
parentdev-haskell/git-lfs: update homepage (diff)
downloadgentoo-cda5f6941f0f3dc524483a84cfb797fbe6b8e5be.tar.gz
gentoo-cda5f6941f0f3dc524483a84cfb797fbe6b8e5be.tar.bz2
gentoo-cda5f6941f0f3dc524483a84cfb797fbe6b8e5be.zip
dev-haskell/boundedchan: 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/boundedchan')
-rw-r--r--dev-haskell/boundedchan/boundedchan-1.0.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/boundedchan/boundedchan-1.0.3.0.ebuild b/dev-haskell/boundedchan/boundedchan-1.0.3.0.ebuild
index 41b72027abd9..39d6d2de3f04 100644
--- a/dev-haskell/boundedchan/boundedchan-1.0.3.0.ebuild
+++ b/dev-haskell/boundedchan/boundedchan-1.0.3.0.ebuild
@@ -12,7 +12,7 @@ MY_PN="BoundedChan"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="Implementation of bounded channels"
-HOMEPAGE="http://hackage.haskell.org/package/BoundedChan"
+HOMEPAGE="https://hackage.haskell.org/package/BoundedChan"
SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz"
LICENSE="BSD"