Date: Wednesday, January 29, 2020 @ 12:05:34 Author: felixonmars Revision: 558725
upgpkg: haskell-lifted-async 0.10.0.4-33: rebuild with base-compat 0.11.1, base-compat-batteries 0.11.1 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-29 12:04:47 UTC (rev 558724) +++ PKGBUILD 2020-01-29 12:05:34 UTC (rev 558725) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.0.4 -pkgrel=32 +pkgrel=33 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
