commit: 9fb557d21c48f007a726fac785c854e7a1491f35 Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr> AuthorDate: Tue Aug 18 07:18:56 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Tue Aug 18 17:06:26 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fb557d2
dev-haskell/fgl: update homepage Package-Manager: Portage-3.0.3, Repoman-3.0.0 Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr> Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> dev-haskell/fgl/fgl-5.4.2.4-r1.ebuild | 4 ++-- dev-haskell/fgl/fgl-5.5.0.1.ebuild | 2 +- dev-haskell/fgl/fgl-5.7.0.2.ebuild | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-haskell/fgl/fgl-5.4.2.4-r1.ebuild b/dev-haskell/fgl/fgl-5.4.2.4-r1.ebuild index 31bfa52c8a5..4da8bc4a45a 100644 --- a/dev-haskell/fgl/fgl-5.4.2.4-r1.ebuild +++ b/dev-haskell/fgl/fgl-5.4.2.4-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 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Martin Erwig's Functional Graph Library" -HOMEPAGE="http://web.engr.oregonstate.edu/~erwig/fgl/haskell" +HOMEPAGE="https://hackage.haskell.org/package/fgl" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/fgl/fgl-5.5.0.1.ebuild b/dev-haskell/fgl/fgl-5.5.0.1.ebuild index b303dfaae5c..08eefa9fd1c 100644 --- a/dev-haskell/fgl/fgl-5.5.0.1.ebuild +++ b/dev-haskell/fgl/fgl-5.5.0.1.ebuild @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Martin Erwig's Functional Graph Library" -HOMEPAGE="http://web.engr.oregonstate.edu/~erwig/fgl/haskell" +HOMEPAGE="https://hackage.haskell.org/package/fgl" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/fgl/fgl-5.7.0.2.ebuild b/dev-haskell/fgl/fgl-5.7.0.2.ebuild index c257fc18b49..26d3c88482d 100644 --- a/dev-haskell/fgl/fgl-5.7.0.2.ebuild +++ b/dev-haskell/fgl/fgl-5.7.0.2.ebuild @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Martin Erwig's Functional Graph Library" -HOMEPAGE="http://hackage.haskell.org/package/fgl" +HOMEPAGE="https://hackage.haskell.org/package/fgl" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD"
