diff options
author | Jakov Smolic <jakov.smolic@sartura.hr> | 2020-06-06 21:34:42 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-06-07 13:39:45 -0400 |
commit | ae4e7df992b47fd330e6e7a4e174c5fa1ec90440 (patch) | |
tree | bfcafeb7fc37465bc7e97ed2f89036a520d8caca /dev-haskell/psqueues | |
parent | dev-haskell/idna: update homepage link (diff) | |
download | gentoo-ae4e7df992b47fd330e6e7a4e174c5fa1ec90440.tar.gz gentoo-ae4e7df992b47fd330e6e7a4e174c5fa1ec90440.tar.bz2 gentoo-ae4e7df992b47fd330e6e7a4e174c5fa1ec90440.zip |
dev-haskell/psqueues: update homepage link
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'dev-haskell/psqueues')
-rw-r--r-- | dev-haskell/psqueues/psqueues-0.2.0.3.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/psqueues/psqueues-0.2.2.1.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/psqueues/psqueues-0.2.2.2.ebuild | 4 | ||||
-rw-r--r-- | dev-haskell/psqueues/psqueues-0.2.2.3.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-haskell/psqueues/psqueues-0.2.0.3.ebuild b/dev-haskell/psqueues/psqueues-0.2.0.3.ebuild index 041e5c7bd59e..ee8e147b73b4 100644 --- a/dev-haskell/psqueues/psqueues-0.2.0.3.ebuild +++ b/dev-haskell/psqueues/psqueues-0.2.0.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="Pure priority search queues" -HOMEPAGE="http://hackage.haskell.org/package/psqueues" +HOMEPAGE="https://hackage.haskell.org/package/psqueues" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/psqueues/psqueues-0.2.2.1.ebuild b/dev-haskell/psqueues/psqueues-0.2.2.1.ebuild index c5f5a054a677..026f6e683d87 100644 --- a/dev-haskell/psqueues/psqueues-0.2.2.1.ebuild +++ b/dev-haskell/psqueues/psqueues-0.2.2.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="Pure priority search queues" -HOMEPAGE="http://hackage.haskell.org/package/psqueues" +HOMEPAGE="https://hackage.haskell.org/package/psqueues" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/psqueues/psqueues-0.2.2.2.ebuild b/dev-haskell/psqueues/psqueues-0.2.2.2.ebuild index 221acf0753bf..196e11613672 100644 --- a/dev-haskell/psqueues/psqueues-0.2.2.2.ebuild +++ b/dev-haskell/psqueues/psqueues-0.2.2.2.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="Pure priority search queues" -HOMEPAGE="http://hackage.haskell.org/package/psqueues" +HOMEPAGE="https://hackage.haskell.org/package/psqueues" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" diff --git a/dev-haskell/psqueues/psqueues-0.2.2.3.ebuild b/dev-haskell/psqueues/psqueues-0.2.2.3.ebuild index b5018488583b..8f93a3dbca03 100644 --- a/dev-haskell/psqueues/psqueues-0.2.2.3.ebuild +++ b/dev-haskell/psqueues/psqueues-0.2.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=6 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="Pure priority search queues" -HOMEPAGE="http://hackage.haskell.org/package/psqueues" +HOMEPAGE="https://hackage.haskell.org/package/psqueues" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" |