diff options
Diffstat (limited to 'dev-haskell/split')
-rw-r--r-- | dev-haskell/split/split-0.2.2.ebuild | 2 | ||||
-rw-r--r-- | dev-haskell/split/split-0.2.3.1.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/split/split-0.2.3.3.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/split/split-0.2.3.ebuild | 4 |
4 files changed, 7 insertions, 7 deletions
diff --git a/dev-haskell/split/split-0.2.2.ebuild b/dev-haskell/split/split-0.2.2.ebuild index 09a2a883bdad..0962f38c809b 100644 --- a/dev-haskell/split/split-0.2.2.ebuild +++ b/dev-haskell/split/split-0.2.2.ebuild @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Combinator library for splitting lists" -HOMEPAGE="http://hackage.haskell.org/package/split" +HOMEPAGE="https://hackage.haskell.org/package/split" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/split/split-0.2.3.1.ebuild b/dev-haskell/split/split-0.2.3.1.ebuild index 48f7ab906561..cca397e2a6ba 100644 --- a/dev-haskell/split/split-0.2.3.1.ebuild +++ b/dev-haskell/split/split-0.2.3.1.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=6 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Combinator library for splitting lists" -HOMEPAGE="http://hackage.haskell.org/package/split" +HOMEPAGE="https://hackage.haskell.org/package/split" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/split/split-0.2.3.3.ebuild b/dev-haskell/split/split-0.2.3.3.ebuild index aec107ab2bb7..2dd3f88dcc2c 100644 --- a/dev-haskell/split/split-0.2.3.3.ebuild +++ b/dev-haskell/split/split-0.2.3.3.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=6 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Combinator library for splitting lists" -HOMEPAGE="http://hackage.haskell.org/package/split" +HOMEPAGE="https://hackage.haskell.org/package/split" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/split/split-0.2.3.ebuild b/dev-haskell/split/split-0.2.3.ebuild index 7b4f8db639eb..1ad9d307c64f 100644 --- a/dev-haskell/split/split-0.2.3.ebuild +++ b/dev-haskell/split/split-0.2.3.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 test-suite" inherit haskell-cabal DESCRIPTION="Combinator library for splitting lists" -HOMEPAGE="http://hackage.haskell.org/package/split" +HOMEPAGE="https://hackage.haskell.org/package/split" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" |