Date: Monday, January 2, 2023 @ 16:42:54 Author: felixonmars Revision: 1373000
upgpkg: haskell-lifted-async 0.10.2.3-40: rebuild with haskell-lexer 1.1.1 (rebuild pass 1, specified --nocheck) Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-02 16:41:45 UTC (rev 1372999) +++ PKGBUILD 2023-01-02 16:42:54 UTC (rev 1373000) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.2.3 -pkgrel=39 +pkgrel=40 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
