Date: Monday, December 10, 2018 @ 18:46:35 Author: felixonmars Revision: 414426
upgpkg: haskell-zip-archive 0.3.3-13 rebuild with ghc 8.6.3, cmark-gfm 0.1.6 Modified: haskell-zip-archive/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-10 18:45:22 UTC (rev 414425) +++ PKGBUILD 2018-12-10 18:46:35 UTC (rev 414426) @@ -4,10 +4,10 @@ _hkgname=zip-archive pkgname=haskell-zip-archive pkgver=0.3.3 -pkgrel=12 +pkgrel=13 pkgdesc="Library for creating and modifying zip archives." url="https://github.com/jgm/zip-archive" -license=("custom:BSD3") +license=("BSD") arch=('x86_64') depends=('ghc-libs' 'haskell-digest' 'haskell-old-time' 'haskell-temporary' 'haskell-zlib')
