Date: Monday, June 3, 2019 @ 21:03:41 Author: arojas Revision: 476783
https Modified: haskell-hxt-regex-xmlschema/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-03 21:03:03 UTC (rev 476782) +++ PKGBUILD 2019-06-03 21:03:41 UTC (rev 476783) @@ -5,7 +5,7 @@ pkgver=9.2.0.3 pkgrel=16 pkgdesc="A regular expression library for W3C XML Schema regular expressions" -url="http://www.haskell.org/haskellwiki/Regular_expressions_for_XML_Schema" +url="https://www.haskell.org/haskellwiki/Regular_expressions_for_XML_Schema" license=('MIT') arch=('x86_64') depends=('ghc-libs' 'haskell-hxt-charproperties')
