Date: Thursday, September 22, 2022 @ 10:35:51 Author: felixonmars Revision: 1307168
upgpkg: haskell-lifted-async 0.10.2.3-16: rebuild with hspec 2.10.1, hspec-core 2.10.1, hspec-discover 2.10.1 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-22 10:34:16 UTC (rev 1307167) +++ PKGBUILD 2022-09-22 10:35:51 UTC (rev 1307168) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.2.3 -pkgrel=15 +pkgrel=16 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
