Date: Monday, June 3, 2019 @ 21:11:26 Author: arojas Revision: 476802
https Modified: haskell-shakespeare/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-03 21:10:39 UTC (rev 476801) +++ PKGBUILD 2019-06-03 21:11:26 UTC (rev 476802) @@ -6,7 +6,7 @@ pkgver=2.0.20 pkgrel=32 pkgdesc="A toolkit for making compile-time interpolated templates" -url="http://www.yesodweb.com/book/shakespearean-templates" +url="https://www.yesodweb.com/book/shakespearean-templates" license=("MIT") arch=('x86_64') depends=('ghc-libs' 'haskell-aeson' 'haskell-blaze-html' 'haskell-blaze-markup' 'haskell-exceptions'
