commit:     a68ddbab0d940b68caa203681a29fd7e41d12578
Author:     Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Sat Jun  6 20:54:46 2020 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Sun Jun  7 17:40:09 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a68ddbab

dev-haskell/hashable-time: update homepage link

Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 dev-haskell/hashable-time/hashable-time-0.2.0.2.ebuild | 4 ++--
 dev-haskell/hashable-time/hashable-time-0.2.ebuild     | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-haskell/hashable-time/hashable-time-0.2.0.2.ebuild 
b/dev-haskell/hashable-time/hashable-time-0.2.0.2.ebuild
index e539e44b17b..cb48147255f 100644
--- a/dev-haskell/hashable-time/hashable-time-0.2.0.2.ebuild
+++ b/dev-haskell/hashable-time/hashable-time-0.2.0.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=7
@@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour"
 inherit haskell-cabal
 
 DESCRIPTION="Hashable instances for Data.Time"
-HOMEPAGE="http://hackage.haskell.org/package/hashable-time";
+HOMEPAGE="https://hackage.haskell.org/package/hashable-time";
 SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz";
 
 LICENSE="BSD"

diff --git a/dev-haskell/hashable-time/hashable-time-0.2.ebuild 
b/dev-haskell/hashable-time/hashable-time-0.2.ebuild
index 57ecbcdf01f..434c294e755 100644
--- a/dev-haskell/hashable-time/hashable-time-0.2.ebuild
+++ b/dev-haskell/hashable-time/hashable-time-0.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"
 inherit haskell-cabal
 
 DESCRIPTION="Hashable instances for Data.Time"
-HOMEPAGE="http://hackage.haskell.org/package/hashable-time";
+HOMEPAGE="https://hackage.haskell.org/package/hashable-time";
 SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz";
 
 LICENSE="BSD"

Reply via email to