From c505a86ec7cbbb044fa8112fe9a6d1e6834618f3 Mon Sep 17 00:00:00 2001 From: Jakov Smolic Date: Sat, 6 Jun 2020 21:48:25 +0200 Subject: dev-haskell/pipes: update homepage link Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Jakov Smolic Signed-off-by: Aaron Bauman --- dev-haskell/pipes/pipes-4.1.7.ebuild | 4 ++-- dev-haskell/pipes/pipes-4.1.9.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'dev-haskell/pipes') diff --git a/dev-haskell/pipes/pipes-4.1.7.ebuild b/dev-haskell/pipes/pipes-4.1.7.ebuild index fc2d02f72e86..6b9dc6688fbd 100644 --- a/dev-haskell/pipes/pipes-4.1.7.ebuild +++ b/dev-haskell/pipes/pipes-4.1.7.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=5 @@ -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" 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" -- cgit v1.2.3-65-gdbad