diff options
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/dataenc/dataenc-0.14.0.5.ebuild | 2 | ||||
-rw-r--r-- | dev-haskell/dataenc/dataenc-0.14.0.7.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
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" |