Date: Thursday, December 24, 2020 @ 08:24:57 Author: felixonmars Revision: 786813
upgpkg: haskell-cborg-json 0.2.2.0-82: rebuild with ghc 8.10.3 Modified: haskell-cborg-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-24 08:24:30 UTC (rev 786812) +++ PKGBUILD 2020-12-24 08:24:57 UTC (rev 786813) @@ -3,7 +3,7 @@ _hkgname=cborg-json pkgname=haskell-cborg-json pkgver=0.2.2.0 -pkgrel=81 +pkgrel=82 pkgdesc="A library for encoding JSON as CBOR" url="https://github.com/well-typed/cborg-json" license=('BSD')
