Date: Friday, January 6, 2023 @ 23:02:48 Author: felixonmars Revision: 1380105
upgpkg: haskell-cborg-json 0.2.5.0-20: rebuild with hashable 1.4.2.0 Modified: haskell-cborg-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-06 23:02:38 UTC (rev 1380104) +++ PKGBUILD 2023-01-06 23:02:48 UTC (rev 1380105) @@ -3,7 +3,7 @@ _hkgname=cborg-json pkgname=haskell-cborg-json pkgver=0.2.5.0 -pkgrel=19 +pkgrel=20 pkgdesc="A library for encoding JSON as CBOR" url="https://github.com/well-typed/cborg-json" license=('BSD')
