Date: Saturday, April 25, 2020 @ 22:59:45 Author: felixonmars Revision: 621172
upgpkg: haskell-store 0.7.4-8: rebuild with base64-bytestring 1.1.0.0 Modified: haskell-store/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-25 22:58:23 UTC (rev 621171) +++ PKGBUILD 2020-04-25 22:59:45 UTC (rev 621172) @@ -3,7 +3,7 @@ _hkgname=store pkgname=haskell-store pkgver=0.7.4 -pkgrel=7 +pkgrel=8 pkgdesc="Fast binary serialization" url="https://github.com/fpco/store" license=('BSD')
