summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolic <jakov.smolic@sartura.hr>2020-06-06 22:21:19 +0200
committerAaron Bauman <bman@gentoo.org>2020-06-07 13:39:59 -0400
commitce855c5c7a5951143d4ba6adca6f1b43ea74e828 (patch)
tree033cc4b243ab55075cab8c4b6473ed4ed1731246
parentdev-haskell/psqueue: update homepage link (diff)
downloadgentoo-ce855c5c7a5951143d4ba6adca6f1b43ea74e828.tar.gz
gentoo-ce855c5c7a5951143d4ba6adca6f1b43ea74e828.tar.bz2
gentoo-ce855c5c7a5951143d4ba6adca6f1b43ea74e828.zip
dev-haskell/unix-time: 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>
-rw-r--r--dev-haskell/unix-time/unix-time-0.3.5.ebuild4
-rw-r--r--dev-haskell/unix-time/unix-time-0.3.6.ebuild4
-rw-r--r--dev-haskell/unix-time/unix-time-0.3.7.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-haskell/unix-time/unix-time-0.3.5.ebuild b/dev-haskell/unix-time/unix-time-0.3.5.ebuild
index 05c10834324a..4bdffb75d5b8 100644
--- a/dev-haskell/unix-time/unix-time-0.3.5.ebuild
+++ b/dev-haskell/unix-time/unix-time-0.3.5.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="Unix time parser/formatter and utilities"
-HOMEPAGE="http://hackage.haskell.org/package/unix-time"
+HOMEPAGE="https://hackage.haskell.org/package/unix-time"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"
diff --git a/dev-haskell/unix-time/unix-time-0.3.6.ebuild b/dev-haskell/unix-time/unix-time-0.3.6.ebuild
index 1f1ffa5943eb..a4e0f62c8ec5 100644
--- a/dev-haskell/unix-time/unix-time-0.3.6.ebuild
+++ b/dev-haskell/unix-time/unix-time-0.3.6.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="Unix time parser/formatter and utilities"
-HOMEPAGE="http://hackage.haskell.org/package/unix-time"
+HOMEPAGE="https://hackage.haskell.org/package/unix-time"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"
diff --git a/dev-haskell/unix-time/unix-time-0.3.7.ebuild b/dev-haskell/unix-time/unix-time-0.3.7.ebuild
index 16bc1b4b2d16..c1fa638a2f8b 100644
--- a/dev-haskell/unix-time/unix-time-0.3.7.ebuild
+++ b/dev-haskell/unix-time/unix-time-0.3.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=6
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite"
inherit haskell-cabal
DESCRIPTION="Unix time parser/formatter and utilities"
-HOMEPAGE="http://hackage.haskell.org/package/unix-time"
+HOMEPAGE="https://hackage.haskell.org/package/unix-time"
SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="BSD"