Date: Monday, March 6, 2023 @ 17:16:17 Author: felixonmars Revision: 1415688
upgpkg: haskell-cborg-json 0.2.5.0-30: rebuild with aeson 2.1.2.0 Modified: haskell-cborg-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-06 17:15:45 UTC (rev 1415687) +++ PKGBUILD 2023-03-06 17:16:17 UTC (rev 1415688) @@ -3,7 +3,7 @@ _hkgname=cborg-json pkgname=haskell-cborg-json pkgver=0.2.5.0 -pkgrel=29 +pkgrel=30 pkgdesc="A library for encoding JSON as CBOR" url="https://github.com/well-typed/cborg-json" license=('BSD')
