Date: Saturday, April 25, 2020 @ 22:36:37 Author: felixonmars Revision: 621150
upgpkg: haskell-cborg-json 0.2.2.0-14: rebuild with base64-bytestring 1.1.0.0 Modified: haskell-cborg-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-25 22:36:09 UTC (rev 621149) +++ PKGBUILD 2020-04-25 22:36:37 UTC (rev 621150) @@ -3,7 +3,7 @@ _hkgname=cborg-json pkgname=haskell-cborg-json pkgver=0.2.2.0 -pkgrel=13 +pkgrel=14 pkgdesc="A library for encoding JSON as CBOR" url="https://github.com/well-typed/cborg-json" license=('BSD')
