Date: Thursday, March 25, 2021 @ 11:14:02 Author: felixonmars Revision: 902889
upgpkg: haskell-cborg-json 0.2.2.0-133: rebuild with tasty 1.4.0.3 Modified: haskell-cborg-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-25 11:13:18 UTC (rev 902888) +++ PKGBUILD 2021-03-25 11:14:02 UTC (rev 902889) @@ -3,7 +3,7 @@ _hkgname=cborg-json pkgname=haskell-cborg-json pkgver=0.2.2.0 -pkgrel=132 +pkgrel=133 pkgdesc="A library for encoding JSON as CBOR" url="https://github.com/well-typed/cborg-json" license=('BSD')
