Date: Thursday, February 18, 2021 @ 07:13:35 Author: felixonmars Revision: 863715
upgpkg: haskell-serialise 0.2.3.0-104: rebuild with async 2.2.3 Modified: haskell-serialise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-18 07:12:00 UTC (rev 863714) +++ PKGBUILD 2021-02-18 07:13:35 UTC (rev 863715) @@ -3,7 +3,7 @@ _hkgname=serialise pkgname=haskell-serialise pkgver=0.2.3.0 -pkgrel=103 +pkgrel=104 pkgdesc="A binary serialisation library for Haskell values" url="https://github.com/well-typed/cborg" license=('BSD')
