Date: Saturday, August 1, 2020 @ 01:07:53 Author: felixonmars Revision: 666932
upgpkg: haskell-cborg 0.2.4.0-2: rebuild with QuickCheck 2.14.1 Modified: haskell-cborg/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-01 01:06:06 UTC (rev 666931) +++ PKGBUILD 2020-08-01 01:07:53 UTC (rev 666932) @@ -3,7 +3,7 @@ _hkgname=cborg pkgname=haskell-cborg pkgver=0.2.4.0 -pkgrel=1 +pkgrel=2 pkgdesc="Concise Binary Object Representation (CBOR)" url="https://github.com/well-typed/cborg" license=('BSD')
