Date: Tuesday, September 6, 2022 @ 19:07:06 Author: felixonmars Revision: 1294580
upgpkg: haskell-cborg-json 0.2.4.0-29: rebuild with hspec 2.10.0, hspec-core 2.10.0, hspec-discover 2.10.0 Modified: haskell-cborg-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-06 19:06:56 UTC (rev 1294579) +++ PKGBUILD 2022-09-06 19:07:06 UTC (rev 1294580) @@ -3,7 +3,7 @@ _hkgname=cborg-json pkgname=haskell-cborg-json pkgver=0.2.4.0 -pkgrel=28 +pkgrel=29 pkgdesc="A library for encoding JSON as CBOR" url="https://github.com/well-typed/cborg-json" license=('BSD')
