Date: Friday, February 17, 2023 @ 11:45:54 Author: felixonmars Revision: 1401961
upgpkg: haskell-lifted-async 0.10.2.3-53: rebuild with hspec 2.10.9, hspec-core 2.10.9, hspec-discover 2.10.9 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-17 11:45:17 UTC (rev 1401960) +++ PKGBUILD 2023-02-17 11:45:54 UTC (rev 1401961) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.2.3 -pkgrel=52 +pkgrel=53 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
