Date: Thursday, March 4, 2021 @ 12:32:28 Author: felixonmars Revision: 880271
upgpkg: haskell-lifted-async 0.10.1.3-4: rebuild with tasty 1.4, tasty-silver 3.2, tasty-ant-xml 1.1.8 (rebuild pass 1, specified --nocheck) Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-04 12:32:21 UTC (rev 880270) +++ PKGBUILD 2021-03-04 12:32:28 UTC (rev 880271) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.1.3 -pkgrel=3 +pkgrel=4 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
