Date: Monday, December 21, 2020 @ 18:46:39 Author: felixonmars Revision: 781382
upgpkg: haskell-cborg-json 0.2.2.0-80: rebuild with tasty-hunit 0.10.0.3 Modified: haskell-cborg-json/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-21 18:45:57 UTC (rev 781381) +++ PKGBUILD 2020-12-21 18:46:39 UTC (rev 781382) @@ -3,7 +3,7 @@ _hkgname=cborg-json pkgname=haskell-cborg-json pkgver=0.2.2.0 -pkgrel=79 +pkgrel=80 pkgdesc="A library for encoding JSON as CBOR" url="https://github.com/well-typed/cborg-json" license=('BSD')
