Date: Saturday, February 20, 2021 @ 20:18:53 Author: felixonmars Revision: 867102
upgpkg: haskell-cborg-json 0.2.2.0-120: rebuild with hashable-time 0.2.1 Modified: haskell-cborg-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-20 20:18:27 UTC (rev 867101) +++ PKGBUILD 2021-02-20 20:18:53 UTC (rev 867102) @@ -3,7 +3,7 @@ _hkgname=cborg-json pkgname=haskell-cborg-json pkgver=0.2.2.0 -pkgrel=119 +pkgrel=120 pkgdesc="A library for encoding JSON as CBOR" url="https://github.com/well-typed/cborg-json" license=('BSD')
