Date: Friday, May 13, 2022 @ 08:41:36 Author: felixonmars Revision: 1201106
upgpkg: haskell-lifted-async 0.10.2.2-39: rebuild with random 1.2.1.1 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-13 08:41:29 UTC (rev 1201105) +++ PKGBUILD 2022-05-13 08:41:36 UTC (rev 1201106) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.2.2 -pkgrel=38 +pkgrel=39 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
