Date: Thursday, August 26, 2021 @ 12:53:42 Author: felixonmars Revision: 1006072
upgpkg: haskell-cborg-json 0.2.2.0-166: rebuild with tasty 1.4.2 Modified: haskell-cborg-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-26 12:53:05 UTC (rev 1006071) +++ PKGBUILD 2021-08-26 12:53:42 UTC (rev 1006072) @@ -3,7 +3,7 @@ _hkgname=cborg-json pkgname=haskell-cborg-json pkgver=0.2.2.0 -pkgrel=165 +pkgrel=166 pkgdesc="A library for encoding JSON as CBOR" url="https://github.com/well-typed/cborg-json" license=('BSD')
