diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2020-06-06 21:50:02 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-06-07 13:39:50 -0400 |
commit | ed7135641b785fb522ceab1a2e45c2100932edd3 (patch) | |
tree | 77422f1d6bd9b17656713e42708ae81fe6ae4072 /dev-haskell/syb-with-class | |
parent | dev-haskell/ifelse: update homepage link (diff) | |
download | gentoo-ed7135641b785fb522ceab1a2e45c2100932edd3.tar.gz gentoo-ed7135641b785fb522ceab1a2e45c2100932edd3.tar.bz2 gentoo-ed7135641b785fb522ceab1a2e45c2100932edd3.zip |
dev-haskell/syb-with-class: 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/syb-with-class')
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-haskell/syb-with-class/syb-with-class-0.6.1.11.ebuild b/dev-haskell/syb-with-class/syb-with-class-0.6.1.11.ebuild index 08ffd83d3a2f..68a24fb717be 100644 --- a/dev-haskell/syb-with-class/syb-with-class-0.6.1.11.ebuild +++ b/dev-haskell/syb-with-class/syb-with-class-0.6.1.11.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=7 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Scrap Your Boilerplate With Class" -HOMEPAGE="http://hackage.haskell.org/package/syb-with-class" +HOMEPAGE="https://hackage.haskell.org/package/syb-with-class" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/syb-with-class/syb-with-class-0.6.1.6.ebuild b/dev-haskell/syb-with-class/syb-with-class-0.6.1.6.ebuild index f6b7aa139dd3..c72fc81646da 100644 --- a/dev-haskell/syb-with-class/syb-with-class-0.6.1.6.ebuild +++ b/dev-haskell/syb-with-class/syb-with-class-0.6.1.6.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="Scrap Your Boilerplate With Class" -HOMEPAGE="http://hackage.haskell.org/package/syb-with-class" +HOMEPAGE="https://hackage.haskell.org/package/syb-with-class" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/syb-with-class/syb-with-class-0.6.1.7.ebuild b/dev-haskell/syb-with-class/syb-with-class-0.6.1.7.ebuild index d8fe0aa66aeb..5303af5e0cd3 100644 --- a/dev-haskell/syb-with-class/syb-with-class-0.6.1.7.ebuild +++ b/dev-haskell/syb-with-class/syb-with-class-0.6.1.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=6 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Scrap Your Boilerplate With Class" -HOMEPAGE="http://hackage.haskell.org/package/syb-with-class" +HOMEPAGE="https://hackage.haskell.org/package/syb-with-class" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" |