Date: Monday, June 3, 2019 @ 21:15:21 Author: arojas Revision: 476811
https Modified: haskell-wai-app-static/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-03 21:15:00 UTC (rev 476810) +++ PKGBUILD 2019-06-03 21:15:21 UTC (rev 476811) @@ -6,7 +6,7 @@ pkgver=3.1.6.3 pkgrel=47 pkgdesc="WAI application for static serving" -url="http://www.yesodweb.com/book/web-application-interface" +url="https://www.yesodweb.com/book/web-application-interface" license=("MIT") arch=('x86_64') depends=('ghc-libs' 'haskell-blaze-html' 'haskell-blaze-markup' 'haskell-cryptonite'
