Date: Friday, November 20, 2020 @ 22:51:33 Author: felixonmars Revision: 758210
upgpkg: haskell-store 0.7.7-26: rebuild with base64-bytestring 1.2.0.1 Modified: haskell-store/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-20 22:49:12 UTC (rev 758209) +++ PKGBUILD 2020-11-20 22:51:33 UTC (rev 758210) @@ -3,7 +3,7 @@ _hkgname=store pkgname=haskell-store pkgver=0.7.7 -pkgrel=25 +pkgrel=26 pkgdesc="Fast binary serialization" url="https://github.com/fpco/store" license=('BSD')
