From e9eb3be0b8e9b11fc79b409135e3076e04e3dd91 Mon Sep 17 00:00:00 2001 From: Jakov Smolic Date: Sat, 6 Jun 2020 21:55:25 +0200 Subject: dev-haskell/mockery: 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/mockery/mockery-0.3.2.ebuild | 4 ++-- dev-haskell/mockery/mockery-0.3.3.ebuild | 4 ++-- dev-haskell/mockery/mockery-0.3.5.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'dev-haskell') diff --git a/dev-haskell/mockery/mockery-0.3.2.ebuild b/dev-haskell/mockery/mockery-0.3.2.ebuild index bc51a6d23189..5a9ebe271f7f 100644 --- a/dev-haskell/mockery/mockery-0.3.2.ebuild +++ b/dev-haskell/mockery/mockery-0.3.2.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="Support functions for automated testing" -HOMEPAGE="http://hackage.haskell.org/package/mockery" +HOMEPAGE="https://hackage.haskell.org/package/mockery" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/mockery/mockery-0.3.3.ebuild b/dev-haskell/mockery/mockery-0.3.3.ebuild index cd2efb538d38..4c90af078930 100644 --- a/dev-haskell/mockery/mockery-0.3.3.ebuild +++ b/dev-haskell/mockery/mockery-0.3.3.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="Support functions for automated testing" -HOMEPAGE="http://hackage.haskell.org/package/mockery" +HOMEPAGE="https://hackage.haskell.org/package/mockery" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/mockery/mockery-0.3.5.ebuild b/dev-haskell/mockery/mockery-0.3.5.ebuild index 9f34565ae2fa..54ec0bf08ddc 100644 --- a/dev-haskell/mockery/mockery-0.3.5.ebuild +++ b/dev-haskell/mockery/mockery-0.3.5.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="Support functions for automated testing" -HOMEPAGE="http://hackage.haskell.org/package/mockery" +HOMEPAGE="https://hackage.haskell.org/package/mockery" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" -- cgit v1.2.3-65-gdbad