Date: Wednesday, October 26, 2022 @ 17:30:06 Author: felixonmars Revision: 1336411
upgpkg: haskell-cborg-json 0.2.5.0-9: rebuild with doctest 0.20.1 Modified: haskell-cborg-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-26 17:30:02 UTC (rev 1336410) +++ PKGBUILD 2022-10-26 17:30:06 UTC (rev 1336411) @@ -3,7 +3,7 @@ _hkgname=cborg-json pkgname=haskell-cborg-json pkgver=0.2.5.0 -pkgrel=8 +pkgrel=9 pkgdesc="A library for encoding JSON as CBOR" url="https://github.com/well-typed/cborg-json" license=('BSD')
