summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolic <jakov.smolic@sartura.hr>2020-06-06 21:48:25 +0200
committerAaron Bauman <bman@gentoo.org>2020-06-07 13:39:49 -0400
commitc505a86ec7cbbb044fa8112fe9a6d1e6834618f3 (patch)
treed15a099449fbe9e0e65c5b0892e1b453c0a9733f /dev-haskell/pipes/pipes-4.1.9.ebuild
parentdev-haskell/newtype: update homepage link (diff)
downloadgentoo-c505a86ec7cbbb044fa8112fe9a6d1e6834618f3.tar.gz
gentoo-c505a86ec7cbbb044fa8112fe9a6d1e6834618f3.tar.bz2
gentoo-c505a86ec7cbbb044fa8112fe9a6d1e6834618f3.zip
dev-haskell/pipes: update homepage link
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'dev-haskell/pipes/pipes-4.1.9.ebuild')
-rw-r--r--dev-haskell/pipes/pipes-4.1.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/pipes/pipes-4.1.9.ebuild b/dev-haskell/pipes/pipes-4.1.9.ebuild
index 9ee4ec8789c6..1172e74c3948 100644
--- a/dev-haskell/pipes/pipes-4.1.9.ebuild
+++ b/dev-haskell/pipes/pipes-4.1.9.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="Compositional pipelines"
-HOMEPAGE="http://hackage.haskell.org/package/pipes"
+HOMEPAGE="https://hackage.haskell.org/package/pipes"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"