Date: Monday, June 3, 2019 @ 20:58:19 Author: arojas Revision: 476770
https Modified: haskell-blaze-html/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-03 20:57:46 UTC (rev 476769) +++ PKGBUILD 2019-06-03 20:58:19 UTC (rev 476770) @@ -6,7 +6,7 @@ pkgver=0.9.1.1 pkgrel=27 pkgdesc="A blazingly fast HTML combinator library for Haskell" -url="http://jaspervdj.be/blaze" +url="https://jaspervdj.be/blaze" license=("BSD") arch=('x86_64') depends=('ghc-libs' 'haskell-blaze-builder' 'haskell-blaze-markup')
