Date: Friday, October 9, 2020 @ 17:09:14 Author: felixonmars Revision: 722522
upgpkg: haskell-cborg-json 0.2.2.0-59: rebuild with unordered-containers 0.2.13.0 Modified: haskell-cborg-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-09 17:08:49 UTC (rev 722521) +++ PKGBUILD 2020-10-09 17:09:14 UTC (rev 722522) @@ -3,7 +3,7 @@ _hkgname=cborg-json pkgname=haskell-cborg-json pkgver=0.2.2.0 -pkgrel=58 +pkgrel=59 pkgdesc="A library for encoding JSON as CBOR" url="https://github.com/well-typed/cborg-json" license=('BSD')
