Date: Sunday, March 15, 2020 @ 22:03:11 Author: felixonmars Revision: 598679
upgpkg: haskell-store 0.7.2-19: rebuild with hashable 1.3.0.0 Modified: haskell-store/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-15 22:01:23 UTC (rev 598678) +++ PKGBUILD 2020-03-15 22:03:11 UTC (rev 598679) @@ -3,7 +3,7 @@ _hkgname=store pkgname=haskell-store pkgver=0.7.2 -pkgrel=18 +pkgrel=19 pkgdesc="Fast binary serialization" url="https://github.com/fpco/store" license=('BSD')
