Date: Wednesday, December 5, 2018 @ 09:07:25 Author: felixonmars Revision: 411284
upgpkg: haskell-store 0.4.3.2-163 rebuild with base64-bytestring 1.0.0.2 Modified: haskell-store/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-05 09:05:43 UTC (rev 411283) +++ PKGBUILD 2018-12-05 09:07:25 UTC (rev 411284) @@ -3,10 +3,10 @@ _hkgname=store pkgname=haskell-store pkgver=0.4.3.2 -pkgrel=162 +pkgrel=163 pkgdesc="Fast binary serialization" url="https://github.com/fpco/store" -license=('custom:BSD3') +license=('BSD') arch=('x86_64') depends=('ghc-libs' 'haskell-async' 'haskell-base-orphans' 'haskell-base64-bytestring' 'haskell-conduit' 'haskell-contravariant' 'haskell-cryptohash' 'haskell-free'
