Date: Monday, August 17, 2020 @ 21:48:51 Author: felixonmars Revision: 683367
upgpkg: haskell-cborg-json 0.2.2.0-42: rebuild with ghc 8.10.2 Modified: haskell-cborg-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-17 21:48:09 UTC (rev 683366) +++ PKGBUILD 2020-08-17 21:48:51 UTC (rev 683367) @@ -3,7 +3,7 @@ _hkgname=cborg-json pkgname=haskell-cborg-json pkgver=0.2.2.0 -pkgrel=41 +pkgrel=42 pkgdesc="A library for encoding JSON as CBOR" url="https://github.com/well-typed/cborg-json" license=('BSD')
