commit: 55f428f68dbc5305bfa74a714375a6a1cd7cbeea Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr> AuthorDate: Sat Jun 6 20:58:18 2020 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Sun Jun 7 17:40:10 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=55f428f6
dev-haskell/tasty-hunit: update homepage link Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr> Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> dev-haskell/tasty-hunit/tasty-hunit-0.2.ebuild | 4 ++-- dev-haskell/tasty-hunit/tasty-hunit-0.4.1.ebuild | 4 ++-- dev-haskell/tasty-hunit/tasty-hunit-0.8.0.1.ebuild | 4 ++-- dev-haskell/tasty-hunit/tasty-hunit-0.9.2.ebuild | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/dev-haskell/tasty-hunit/tasty-hunit-0.2.ebuild b/dev-haskell/tasty-hunit/tasty-hunit-0.2.ebuild index 8f9972925cd..5af44574ca2 100644 --- a/dev-haskell/tasty-hunit/tasty-hunit-0.2.ebuild +++ b/dev-haskell/tasty-hunit/tasty-hunit-0.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" inherit haskell-cabal DESCRIPTION="HUnit support for the Tasty test framework" -HOMEPAGE="http://hackage.haskell.org/package/tasty-hunit" +HOMEPAGE="https://hackage.haskell.org/package/tasty-hunit" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/tasty-hunit/tasty-hunit-0.4.1.ebuild b/dev-haskell/tasty-hunit/tasty-hunit-0.4.1.ebuild index 4ba6acefa5e..f9c3480e95c 100644 --- a/dev-haskell/tasty-hunit/tasty-hunit-0.4.1.ebuild +++ b/dev-haskell/tasty-hunit/tasty-hunit-0.4.1.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" inherit haskell-cabal DESCRIPTION="HUnit support for the Tasty test framework" -HOMEPAGE="http://hackage.haskell.org/package/tasty-hunit" +HOMEPAGE="https://hackage.haskell.org/package/tasty-hunit" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/tasty-hunit/tasty-hunit-0.8.0.1.ebuild b/dev-haskell/tasty-hunit/tasty-hunit-0.8.0.1.ebuild index 4845165b551..50726853f35 100644 --- a/dev-haskell/tasty-hunit/tasty-hunit-0.8.0.1.ebuild +++ b/dev-haskell/tasty-hunit/tasty-hunit-0.8.0.1.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" inherit haskell-cabal DESCRIPTION="HUnit support for the Tasty test framework" -HOMEPAGE="http://hackage.haskell.org/package/tasty-hunit" +HOMEPAGE="https://hackage.haskell.org/package/tasty-hunit" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/tasty-hunit/tasty-hunit-0.9.2.ebuild b/dev-haskell/tasty-hunit/tasty-hunit-0.9.2.ebuild index 024ec7680e6..0993d7c4eb5 100644 --- a/dev-haskell/tasty-hunit/tasty-hunit-0.9.2.ebuild +++ b/dev-haskell/tasty-hunit/tasty-hunit-0.9.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" inherit haskell-cabal DESCRIPTION="HUnit support for the Tasty test framework" -HOMEPAGE="http://documentup.com/feuerbach/tasty" +HOMEPAGE="https://documentup.com/feuerbach/tasty" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT"
