diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2020-06-06 22:58:18 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-06-07 13:40:10 -0400 |
commit | 55f428f68dbc5305bfa74a714375a6a1cd7cbeea (patch) | |
tree | 537ae37096aba4e9b6dce7e4f18433fbd75c62c0 /dev-haskell | |
parent | dev-haskell/fsnotify: update homepage link (diff) | |
download | gentoo-55f428f68dbc5305bfa74a714375a6a1cd7cbeea.tar.gz gentoo-55f428f68dbc5305bfa74a714375a6a1cd7cbeea.tar.bz2 gentoo-55f428f68dbc5305bfa74a714375a6a1cd7cbeea.zip |
dev-haskell/tasty-hunit: 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')
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 8f9972925cd5..5af44574ca26 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 4ba6acefa5e8..f9c3480e95cd 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 4845165b551e..50726853f35f 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 024ec7680e66..0993d7c4eb58 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" |