Date: Monday, February 1, 2021 @ 12:51:54 Author: felixonmars Revision: 840203
upgpkg: haskell-lifted-async 0.10.1.2-92: rebuild with mmorph 1.1.4 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-01 12:51:05 UTC (rev 840202) +++ PKGBUILD 2021-02-01 12:51:54 UTC (rev 840203) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.1.2 -pkgrel=91 +pkgrel=92 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
