Date: Saturday, December 8, 2018 @ 13:18:52 Author: felixonmars Revision: 412358
upgpkg: haskell-doctemplates 0.2.2.1-50 rebuild with vector 0.12.0.2 Modified: haskell-doctemplates/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-08 13:18:15 UTC (rev 412357) +++ PKGBUILD 2018-12-08 13:18:52 UTC (rev 412358) @@ -3,10 +3,10 @@ _hkgname=doctemplates pkgname=haskell-doctemplates pkgver=0.2.2.1 -pkgrel=49 +pkgrel=50 pkgdesc="Pandoc-style document templates" url="https://github.com/jgm/doctemplates" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' "haskell-aeson" "haskell-blaze-markup" "haskell-blaze-html" "haskell-scientific" "haskell-unordered-containers" "haskell-vector")
