summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolic <jakov.smolic@sartura.hr>2020-08-18 09:18:56 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2020-08-18 18:06:26 +0100
commit9fb557d21c48f007a726fac785c854e7a1491f35 (patch)
tree3c105845e8bbe8957ed64639102b045418e0e7b8 /dev-haskell
parentdev-haskell/hashable-time: update homepage (diff)
downloadgentoo-9fb557d21c48f007a726fac785c854e7a1491f35.tar.gz
gentoo-9fb557d21c48f007a726fac785c854e7a1491f35.tar.bz2
gentoo-9fb557d21c48f007a726fac785c854e7a1491f35.zip
dev-haskell/fgl: update homepage
Package-Manager: Portage-3.0.3, Repoman-3.0.0 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/fgl/fgl-5.4.2.4-r1.ebuild4
-rw-r--r--dev-haskell/fgl/fgl-5.5.0.1.ebuild2
-rw-r--r--dev-haskell/fgl/fgl-5.7.0.2.ebuild2
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 31bfa52c8a5a..4da8bc4a45a7 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 b303dfaae5cb..08eefa9fd1c5 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 c257fc18b490..26d3c88482dd 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"