Date: Sunday, November 6, 2022 @ 18:08:35 Author: felixonmars Revision: 1343759
upgpkg: haskell-lifted-async 0.10.2.3-28: rebuild with hspec 2.10.4, hspec-core 2.10.4, hspec-discover 2.10.4 (rebuild pass 1, specified --nocheck) Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-06 18:08:31 UTC (rev 1343758) +++ PKGBUILD 2022-11-06 18:08:35 UTC (rev 1343759) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.2.3 -pkgrel=27 +pkgrel=28 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
