Date: Thursday, April 30, 2020 @ 20:50:18 Author: felixonmars Revision: 623439
upgpkg: haskell-lifted-async 0.10.0.6-4: rebuild with tasty-golden 2.3.3.2 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-30 20:49:42 UTC (rev 623438) +++ PKGBUILD 2020-04-30 20:50:18 UTC (rev 623439) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.0.6 -pkgrel=3 +pkgrel=4 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
