Date: Tuesday, January 25, 2022 @ 07:47:25 Author: felixonmars Revision: 1115249
upgpkg: haskell-lifted-async 0.10.2.2-4: rebuild with hspec 2.8.5, hspec-core 2.8.5, hspec-discover 2.8.5 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-25 07:47:00 UTC (rev 1115248) +++ PKGBUILD 2022-01-25 07:47:25 UTC (rev 1115249) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.2.2 -pkgrel=3 +pkgrel=4 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
