Date: Friday, January 29, 2021 @ 07:32:19 Author: felixonmars Revision: 834358
upgpkg: haskell-lifted-async 0.10.1.2-89: rebuild with bifunctors 5.5.10 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-29 07:31:32 UTC (rev 834357) +++ PKGBUILD 2021-01-29 07:32:19 UTC (rev 834358) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.1.2 -pkgrel=88 +pkgrel=89 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
