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