Date: Thursday, August 25, 2022 @ 18:11:49 Author: felixonmars Revision: 1279750
upgpkg: haskell-cborg-json 0.2.4.0-25: rebuild with quickcheck-instances 0.3.28 Modified: haskell-cborg-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-25 18:11:36 UTC (rev 1279749) +++ PKGBUILD 2022-08-25 18:11:49 UTC (rev 1279750) @@ -3,7 +3,7 @@ _hkgname=cborg-json pkgname=haskell-cborg-json pkgver=0.2.4.0 -pkgrel=24 +pkgrel=25 pkgdesc="A library for encoding JSON as CBOR" url="https://github.com/well-typed/cborg-json" license=('BSD')
