dev-haskell/data-accessor: update homepage
authorAlexey Sokolov <sokolov@google.com>
Fri, 8 May 2020 13:21:01 +0000 (14:21 +0100)
committerAaron Bauman <bman@gentoo.org>
Sun, 17 May 2020 16:54:44 +0000 (12:54 -0400)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov@google.com>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
dev-haskell/data-accessor/data-accessor-0.2.2.7.ebuild
dev-haskell/data-accessor/data-accessor-0.2.3.ebuild

index 26efee1f054b7ee0a821a970fbd2dae3b558eb4c..04a5ac7304feafe09b4b5565c7bd0dcdbfab6a0d 100644 (file)
@@ -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"
 inherit haskell-cabal
 
 DESCRIPTION="Utilities for accessing and manipulating fields of records"
-HOMEPAGE="http://www.haskell.org/haskellwiki/Record_access"
+HOMEPAGE="https://www.haskell.org/haskellwiki/Record_access"
 SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
 
 LICENSE="BSD"
index 62dbaad16faf84db3f3109445a7e05a6b58a55c0..6f1e60db11b70833a3aeae0942bbf7e39b6c8720 100644 (file)
@@ -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="Utilities for accessing and manipulating fields of records"
-HOMEPAGE="http://www.haskell.org/haskellwiki/Record_access"
+HOMEPAGE="https://www.haskell.org/haskellwiki/Record_access"
 SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
 
 LICENSE="BSD"