Date: Thursday, February 18, 2021 @ 07:11:45 Author: felixonmars Revision: 863713
upgpkg: haskell-cborg 0.2.4.0-88: rebuild with async 2.2.3 Modified: haskell-cborg/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-18 07:10:04 UTC (rev 863712) +++ PKGBUILD 2021-02-18 07:11:45 UTC (rev 863713) @@ -3,7 +3,7 @@ _hkgname=cborg pkgname=haskell-cborg pkgver=0.2.4.0 -pkgrel=87 +pkgrel=88 pkgdesc="Concise Binary Object Representation (CBOR)" url="https://github.com/well-typed/cborg" license=('BSD')