Date: Saturday, April 23, 2022 @ 22:32:45 Author: felixonmars Revision: 1188992
upgpkg: haskell-cborg-json 0.2.3.0-46: rebuild with hashable 1.4.0.1 Modified: haskell-cborg-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-23 22:32:39 UTC (rev 1188991) +++ PKGBUILD 2022-04-23 22:32:45 UTC (rev 1188992) @@ -3,7 +3,7 @@ _hkgname=cborg-json pkgname=haskell-cborg-json pkgver=0.2.3.0 -pkgrel=45 +pkgrel=46 pkgdesc="A library for encoding JSON as CBOR" url="https://github.com/well-typed/cborg-json" license=('BSD')
