Date: Monday, June 3, 2019 @ 21:04:06 Author: arojas Revision: 476784
https Modified: haskell-hxt-unicode/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-03 21:03:41 UTC (rev 476783) +++ PKGBUILD 2019-06-03 21:04:06 UTC (rev 476784) @@ -5,7 +5,7 @@ pkgver=9.0.2.4 pkgrel=12 pkgdesc="Unicode en-/decoding functions for utf8, iso-latin-* and other encodings" -url="http://www.fh-wedel.de/~si/HXmlToolbox/index.html" +url="https://www.fh-wedel.de/~si/HXmlToolbox/index.html" license=('MIT') arch=('x86_64') depends=('ghc-libs' 'haskell-hxt-charproperties')
