Date: Wednesday, August 24, 2022 @ 23:43:55 Author: felixonmars Revision: 1277980
upgpkg: haskell-cborg-json 0.2.4.0-24: rebuild with hashable 1.4.1.0 Modified: haskell-cborg-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-24 23:43:47 UTC (rev 1277979) +++ PKGBUILD 2022-08-24 23:43:55 UTC (rev 1277980) @@ -3,7 +3,7 @@ _hkgname=cborg-json pkgname=haskell-cborg-json pkgver=0.2.4.0 -pkgrel=23 +pkgrel=24 pkgdesc="A library for encoding JSON as CBOR" url="https://github.com/well-typed/cborg-json" license=('BSD')
