Date: Sunday, September 25, 2022 @ 21:34:19 Author: felixonmars Revision: 1310844
upgpkg: haskell-cborg-json 0.2.4.0-35: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-cborg-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 21:34:15 UTC (rev 1310843) +++ PKGBUILD 2022-09-25 21:34:19 UTC (rev 1310844) @@ -3,7 +3,7 @@ _hkgname=cborg-json pkgname=haskell-cborg-json pkgver=0.2.4.0 -pkgrel=34 +pkgrel=35 pkgdesc="A library for encoding JSON as CBOR" url="https://github.com/well-typed/cborg-json" license=('BSD')
