diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2020-06-06 22:31:27 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-06-07 13:40:02 -0400 |
commit | 3b15818bc81244ad6bc974d77d8568ef34544c24 (patch) | |
tree | 7f3b91c158efa24a09db7057d1b15223c6a21e12 /dev-haskell | |
parent | dev-haskell/regex-pcre-builtin: update homepage link (diff) | |
download | gentoo-3b15818bc81244ad6bc974d77d8568ef34544c24.tar.gz gentoo-3b15818bc81244ad6bc974d77d8568ef34544c24.tar.bz2 gentoo-3b15818bc81244ad6bc974d77d8568ef34544c24.zip |
dev-haskell/fgl-arbitrary: 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')
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-haskell/fgl-arbitrary/fgl-arbitrary-0.2.0.1.ebuild b/dev-haskell/fgl-arbitrary/fgl-arbitrary-0.2.0.1.ebuild index c9e11df0d0e5..11a30e09c9f7 100644 --- a/dev-haskell/fgl-arbitrary/fgl-arbitrary-0.2.0.1.ebuild +++ b/dev-haskell/fgl-arbitrary/fgl-arbitrary-0.2.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 test-suite" inherit haskell-cabal DESCRIPTION="QuickCheck support for fgl" -HOMEPAGE="http://hackage.haskell.org/package/fgl-arbitrary" +HOMEPAGE="https://hackage.haskell.org/package/fgl-arbitrary" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/fgl-arbitrary/fgl-arbitrary-0.2.0.2.ebuild b/dev-haskell/fgl-arbitrary/fgl-arbitrary-0.2.0.2.ebuild index 2142d6a98d83..0ca16fe165f4 100644 --- a/dev-haskell/fgl-arbitrary/fgl-arbitrary-0.2.0.2.ebuild +++ b/dev-haskell/fgl-arbitrary/fgl-arbitrary-0.2.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=6 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="QuickCheck support for fgl" -HOMEPAGE="http://hackage.haskell.org/package/fgl-arbitrary" +HOMEPAGE="https://hackage.haskell.org/package/fgl-arbitrary" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/fgl-arbitrary/fgl-arbitrary-0.2.0.3-r1.ebuild b/dev-haskell/fgl-arbitrary/fgl-arbitrary-0.2.0.3-r1.ebuild index fac31c1559cb..37f4be6d6925 100644 --- a/dev-haskell/fgl-arbitrary/fgl-arbitrary-0.2.0.3-r1.ebuild +++ b/dev-haskell/fgl-arbitrary/fgl-arbitrary-0.2.0.3-r1.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="QuickCheck support for fgl" -HOMEPAGE="http://hackage.haskell.org/package/fgl-arbitrary" +HOMEPAGE="https://hackage.haskell.org/package/fgl-arbitrary" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" |