diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2020-06-06 22:09:11 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-06-07 13:39:55 -0400 |
commit | 840837c597bad32e1f8c88a75d44ee709cbf2b18 (patch) | |
tree | b0d6cc771282d5dbe9ed0e965215afed6d048246 /dev-haskell/test-framework-th-prime | |
parent | dev-haskell/nanospec: update homepage link (diff) | |
download | gentoo-840837c597bad32e1f8c88a75d44ee709cbf2b18.tar.gz gentoo-840837c597bad32e1f8c88a75d44ee709cbf2b18.tar.bz2 gentoo-840837c597bad32e1f8c88a75d44ee709cbf2b18.zip |
dev-haskell/test-framework-th-prime: 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/test-framework-th-prime')
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-haskell/test-framework-th-prime/test-framework-th-prime-0.0.7.ebuild b/dev-haskell/test-framework-th-prime/test-framework-th-prime-0.0.7.ebuild index 1a9bc81a4022..cbb0254bc126 100644 --- a/dev-haskell/test-framework-th-prime/test-framework-th-prime-0.0.7.ebuild +++ b/dev-haskell/test-framework-th-prime/test-framework-th-prime-0.0.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" inherit base haskell-cabal DESCRIPTION="Template Haskell for test framework" -HOMEPAGE="http://hackage.haskell.org/package/test-framework-th-prime" +HOMEPAGE="https://hackage.haskell.org/package/test-framework-th-prime" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/test-framework-th-prime/test-framework-th-prime-0.0.8.ebuild b/dev-haskell/test-framework-th-prime/test-framework-th-prime-0.0.8.ebuild index b89660a49e0b..4de5587210de 100644 --- a/dev-haskell/test-framework-th-prime/test-framework-th-prime-0.0.8.ebuild +++ b/dev-haskell/test-framework-th-prime/test-framework-th-prime-0.0.8.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="Template Haskell for test framework" -HOMEPAGE="http://hackage.haskell.org/package/test-framework-th-prime" +HOMEPAGE="https://hackage.haskell.org/package/test-framework-th-prime" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/test-framework-th-prime/test-framework-th-prime-0.0.9.ebuild b/dev-haskell/test-framework-th-prime/test-framework-th-prime-0.0.9.ebuild index cf997c1889e8..fd0bfb0801c0 100644 --- a/dev-haskell/test-framework-th-prime/test-framework-th-prime-0.0.9.ebuild +++ b/dev-haskell/test-framework-th-prime/test-framework-th-prime-0.0.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" inherit haskell-cabal DESCRIPTION="Template Haskell for test framework" -HOMEPAGE="http://hackage.haskell.org/package/test-framework-th-prime" +HOMEPAGE="https://hackage.haskell.org/package/test-framework-th-prime" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" |