Date: Sunday, August 21, 2022 @ 15:53:24 Author: felixonmars Revision: 1272665
upgpkg: haskell-lifted-async 0.10.2.3-5: rebuild with split 0.2.3.5 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-21 15:51:32 UTC (rev 1272664) +++ PKGBUILD 2022-08-21 15:53:24 UTC (rev 1272665) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.2.3 -pkgrel=4 +pkgrel=5 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
