Date: Tuesday, May 19, 2020 @ 10:39:47 Author: felixonmars Revision: 629854
upgpkg: haskell-cborg-json 0.2.2.0-17: rebuild with cborg 0.2.3.0 Modified: haskell-cborg-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-19 10:39:12 UTC (rev 629853) +++ PKGBUILD 2020-05-19 10:39:47 UTC (rev 629854) @@ -3,7 +3,7 @@ _hkgname=cborg-json pkgname=haskell-cborg-json pkgver=0.2.2.0 -pkgrel=16 +pkgrel=17 pkgdesc="A library for encoding JSON as CBOR" url="https://github.com/well-typed/cborg-json" license=('BSD')
