diff options
-rw-r--r-- | dev-haskell/blaze-html/blaze-html-0.9.1.2-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-haskell/blaze-html/blaze-html-0.9.1.2.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/blaze-html/blaze-html-0.9.1.2-r1.ebuild b/dev-haskell/blaze-html/blaze-html-0.9.1.2-r1.ebuild index 63a6efdd90ae..c8af250e98ca 100644 --- a/dev-haskell/blaze-html/blaze-html-0.9.1.2-r1.ebuild +++ b/dev-haskell/blaze-html/blaze-html-0.9.1.2-r1.ebuild @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="A blazingly fast HTML combinator library for Haskell" -HOMEPAGE="http://jaspervdj.be/blaze" +HOMEPAGE="https://jaspervdj.be/blaze/" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/blaze-html/blaze-html-0.9.1.2.ebuild b/dev-haskell/blaze-html/blaze-html-0.9.1.2.ebuild index 3a7fb9dbead9..3540a0048cb3 100644 --- a/dev-haskell/blaze-html/blaze-html-0.9.1.2.ebuild +++ b/dev-haskell/blaze-html/blaze-html-0.9.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2022 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="A blazingly fast HTML combinator library for Haskell" -HOMEPAGE="https://jaspervdj.be/blaze" +HOMEPAGE="https://jaspervdj.be/blaze/" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" |