diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-05-08 14:58:50 +0100 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-05-17 12:54:50 -0400 |
commit | 478f48622eb9e343201b8f09e0a688b46c79d2fd (patch) | |
tree | 1b1d0b8af90d7677b2e86a30ec66e7048e0ba272 /dev-haskell/hxt-regex-xmlschema | |
parent | dev-haskell/haddock-library: update homepage (diff) | |
download | gentoo-478f48622eb9e343201b8f09e0a688b46c79d2fd.tar.gz gentoo-478f48622eb9e343201b8f09e0a688b46c79d2fd.tar.bz2 gentoo-478f48622eb9e343201b8f09e0a688b46c79d2fd.zip |
dev-haskell/hxt-regex-xmlschema: update homepage
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>
Diffstat (limited to 'dev-haskell/hxt-regex-xmlschema')
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-haskell/hxt-regex-xmlschema/hxt-regex-xmlschema-9.1.0.ebuild b/dev-haskell/hxt-regex-xmlschema/hxt-regex-xmlschema-9.1.0.ebuild index 4beb035e206b..a03824b8a690 100644 --- a/dev-haskell/hxt-regex-xmlschema/hxt-regex-xmlschema-9.1.0.ebuild +++ b/dev-haskell/hxt-regex-xmlschema/hxt-regex-xmlschema-9.1.0.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" inherit haskell-cabal DESCRIPTION="A regular expression library for W3C XML Schema regular expressions" -HOMEPAGE="http://www.haskell.org/haskellwiki/Regular_expressions_for_XML_Schema" +HOMEPAGE="https://www.haskell.org/haskellwiki/Regular_expressions_for_XML_Schema" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/hxt-regex-xmlschema/hxt-regex-xmlschema-9.2.0.2.ebuild b/dev-haskell/hxt-regex-xmlschema/hxt-regex-xmlschema-9.2.0.2.ebuild index 5c55021b6ade..44bfa743551d 100644 --- a/dev-haskell/hxt-regex-xmlschema/hxt-regex-xmlschema-9.2.0.2.ebuild +++ b/dev-haskell/hxt-regex-xmlschema/hxt-regex-xmlschema-9.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=5 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="A regular expression library for W3C XML Schema regular expressions" -HOMEPAGE="http://www.haskell.org/haskellwiki/Regular_expressions_for_XML_Schema" +HOMEPAGE="https://www.haskell.org/haskellwiki/Regular_expressions_for_XML_Schema" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" diff --git a/dev-haskell/hxt-regex-xmlschema/hxt-regex-xmlschema-9.2.0.3.ebuild b/dev-haskell/hxt-regex-xmlschema/hxt-regex-xmlschema-9.2.0.3.ebuild index 5acf2ac200ee..2f9190215585 100644 --- a/dev-haskell/hxt-regex-xmlschema/hxt-regex-xmlschema-9.2.0.3.ebuild +++ b/dev-haskell/hxt-regex-xmlschema/hxt-regex-xmlschema-9.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=6 @@ -9,7 +9,7 @@ CABAL_FEATURES="lib profile haddock hoogle hscolour test-suite" inherit haskell-cabal DESCRIPTION="A regular expression library for W3C XML Schema regular expressions" -HOMEPAGE="http://www.haskell.org/haskellwiki/Regular_expressions_for_XML_Schema" +HOMEPAGE="https://www.haskell.org/haskellwiki/Regular_expressions_for_XML_Schema" SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="MIT" |