Date: Sunday, August 23, 2020 @ 07:09:41 Author: felixonmars Revision: 686915
upgpkg: haskell-cborg-json 0.2.2.0-44: rebuild with base64-bytestring 1.2.0.0 Modified: haskell-cborg-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-23 07:09:00 UTC (rev 686914) +++ PKGBUILD 2020-08-23 07:09:41 UTC (rev 686915) @@ -3,7 +3,7 @@ _hkgname=cborg-json pkgname=haskell-cborg-json pkgver=0.2.2.0 -pkgrel=43 +pkgrel=44 pkgdesc="A library for encoding JSON as CBOR" url="https://github.com/well-typed/cborg-json" license=('BSD')
