diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2020-06-06 22:01:36 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-06-07 13:39:53 -0400 |
commit | 894a3b9896b7b62ce3c5413184cd6ca3dbe3b179 (patch) | |
tree | 07948cf11d4a193cca20faaccc0341d9d6f56065 /dev-haskell/chasingbottoms | |
parent | dev-haskell/refact: update homepage link (diff) | |
download | gentoo-894a3b9896b7b62ce3c5413184cd6ca3dbe3b179.tar.gz gentoo-894a3b9896b7b62ce3c5413184cd6ca3dbe3b179.tar.bz2 gentoo-894a3b9896b7b62ce3c5413184cd6ca3dbe3b179.zip |
dev-haskell/chasingbottoms: 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/chasingbottoms')
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.11-r1.ebuild b/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.11-r1.ebuild index 0c9961ace0a2..072ba8a49080 100644 --- a/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.11-r1.ebuild +++ b/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.11-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=5 @@ -13,7 +13,7 @@ MY_PN="ChasingBottoms" MY_P="${MY_PN}-${PV}" DESCRIPTION="For testing partial and infinite values" -HOMEPAGE="http://hackage.haskell.org/package/ChasingBottoms" +HOMEPAGE="https://hackage.haskell.org/package/ChasingBottoms" SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.13.ebuild b/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.13.ebuild index 07b987f66c9a..c966652c1544 100644 --- a/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.13.ebuild +++ b/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.13.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 @@ -13,7 +13,7 @@ MY_PN="ChasingBottoms" MY_P="${MY_PN}-${PV}" DESCRIPTION="For testing partial and infinite values" -HOMEPAGE="http://hackage.haskell.org/package/ChasingBottoms" +HOMEPAGE="https://hackage.haskell.org/package/ChasingBottoms" SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.14.ebuild b/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.14.ebuild index fab0c7ae19ce..ee6938784410 100644 --- a/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.14.ebuild +++ b/dev-haskell/chasingbottoms/chasingbottoms-1.3.0.14.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 @@ -13,7 +13,7 @@ MY_PN="ChasingBottoms" MY_P="${MY_PN}-${PV}" DESCRIPTION="For testing partial and infinite values" -HOMEPAGE="http://hackage.haskell.org/package/ChasingBottoms" +HOMEPAGE="https://hackage.haskell.org/package/ChasingBottoms" SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/chasingbottoms/chasingbottoms-1.3.1.2.ebuild b/dev-haskell/chasingbottoms/chasingbottoms-1.3.1.2.ebuild index 9491fb244515..c396c5d5e4e4 100644 --- a/dev-haskell/chasingbottoms/chasingbottoms-1.3.1.2.ebuild +++ b/dev-haskell/chasingbottoms/chasingbottoms-1.3.1.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 @@ -13,7 +13,7 @@ MY_PN="ChasingBottoms" MY_P="${MY_PN}-${PV}" DESCRIPTION="For testing partial and infinite values" -HOMEPAGE="http://hackage.haskell.org/package/ChasingBottoms" +HOMEPAGE="https://hackage.haskell.org/package/ChasingBottoms" SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="MIT" |