Date: Sunday, January 31, 2021 @ 19:52:31 Author: felixonmars Revision: 838594
upgpkg: haskell-lifted-async 0.10.1.2-91: rebuild with unliftio 0.2.14 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-31 19:51:44 UTC (rev 838593) +++ PKGBUILD 2021-01-31 19:52:31 UTC (rev 838594) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.1.2 -pkgrel=90 +pkgrel=91 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
