Date: Wednesday, August 5, 2020 @ 08:58:57 Author: felixonmars Revision: 669138
upgpkg: haskell-cborg-json 0.2.2.0-34: rebuild with unordered-containers 0.2.12.0 Modified: haskell-cborg-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-05 08:58:20 UTC (rev 669137) +++ PKGBUILD 2020-08-05 08:58:57 UTC (rev 669138) @@ -3,7 +3,7 @@ _hkgname=cborg-json pkgname=haskell-cborg-json pkgver=0.2.2.0 -pkgrel=33 +pkgrel=34 pkgdesc="A library for encoding JSON as CBOR" url="https://github.com/well-typed/cborg-json" license=('BSD')
