Date: Friday, March 13, 2020 @ 13:55:23 Author: felixonmars Revision: 595962
upgpkg: haskell-lifted-async 0.10.0.5-8: rebuild with constraints 0.12 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-13 13:54:41 UTC (rev 595961) +++ PKGBUILD 2020-03-13 13:55:23 UTC (rev 595962) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.0.5 -pkgrel=7 +pkgrel=8 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
