Date: Wednesday, January 6, 2021 @ 11:42:44 Author: felixonmars Revision: 810605
upgpkg: haskell-cborg-json 0.2.2.0-95: rebuild with aeson 1.5.5.1, quickcheck-instances 0.3.25.2 Modified: haskell-cborg-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-06 11:42:19 UTC (rev 810604) +++ PKGBUILD 2021-01-06 11:42:44 UTC (rev 810605) @@ -3,7 +3,7 @@ _hkgname=cborg-json pkgname=haskell-cborg-json pkgver=0.2.2.0 -pkgrel=94 +pkgrel=95 pkgdesc="A library for encoding JSON as CBOR" url="https://github.com/well-typed/cborg-json" license=('BSD')
