Date: Tuesday, December 4, 2018 @ 08:49:15 Author: felixonmars Revision: 411117
upgpkg: haskell-hakyll 4.12.4.0-81 rebuild with patience 0.2.0.0 Modified: haskell-hakyll/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-04 08:47:38 UTC (rev 411116) +++ PKGBUILD 2018-12-04 08:49:15 UTC (rev 411117) @@ -4,10 +4,10 @@ _hkgname=hakyll pkgname=haskell-hakyll pkgver=4.12.4.0 -pkgrel=80 +pkgrel=81 pkgdesc="A static website compiler library" url="http://jaspervdj.be/hakyll" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' 'haskell-blaze-html' 'haskell-blaze-markup' 'haskell-cryptohash' 'haskell-data-default' 'haskell-file-embed' 'haskell-fsnotify' 'haskell-http-conduit'
