Date: Saturday, October 24, 2020 @ 08:40:15 Author: felixonmars Revision: 731021
upgpkg: haskell-cborg-json 0.2.2.0-62: rebuild with generic-deriving 1.14 Modified: haskell-cborg-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-24 08:39:35 UTC (rev 731020) +++ PKGBUILD 2020-10-24 08:40:15 UTC (rev 731021) @@ -3,7 +3,7 @@ _hkgname=cborg-json pkgname=haskell-cborg-json pkgver=0.2.2.0 -pkgrel=61 +pkgrel=62 pkgdesc="A library for encoding JSON as CBOR" url="https://github.com/well-typed/cborg-json" license=('BSD')
