From: Alexey Sokolov Date: Fri, 8 May 2020 13:21:23 +0000 (+0100) Subject: dev-haskell/dataenc: update homepage X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=430347edc9ee40e46161f471df252d45f110d8a9;p=gentoo.git dev-haskell/dataenc: update homepage Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov Signed-off-by: Aaron Bauman --- diff --git a/dev-haskell/dataenc/dataenc-0.14.0.5.ebuild b/dev-haskell/dataenc/dataenc-0.14.0.5.ebuild index 2788074ca25f..10b77d2f6a2e 100644 --- a/dev-haskell/dataenc/dataenc-0.14.0.5.ebuild +++ b/dev-haskell/dataenc/dataenc-0.14.0.5.ebuild @@ -9,7 +9,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Data encoding library" -HOMEPAGE="http://www.haskell.org/haskellwiki/Library/Data_encoding" +HOMEPAGE="https://www.haskell.org/haskellwiki/Library/Data_encoding" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/dataenc/dataenc-0.14.0.7.ebuild b/dev-haskell/dataenc/dataenc-0.14.0.7.ebuild index d50b90e8bcb9..5cf1343a0347 100644 --- a/dev-haskell/dataenc/dataenc-0.14.0.7.ebuild +++ b/dev-haskell/dataenc/dataenc-0.14.0.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=5 @@ -9,7 +9,7 @@ CABAL_FEATURES="bin lib profile haddock hoogle hscolour" inherit haskell-cabal DESCRIPTION="Data encoding library" -HOMEPAGE="http://www.haskell.org/haskellwiki/Library/Data_encoding" +HOMEPAGE="https://www.haskell.org/haskellwiki/Library/Data_encoding" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD"