Date: Thursday, October 6, 2022 @ 19:30:45 Author: felixonmars Revision: 1322810
upgpkg: haskell-lifted-async 0.10.2.3-22: rebuild with tasty-hedgehog 1.3.1.0 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-06 19:29:34 UTC (rev 1322809) +++ PKGBUILD 2022-10-06 19:30:45 UTC (rev 1322810) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.2.3 -pkgrel=21 +pkgrel=22 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
