Date: Friday, September 18, 2020 @ 03:58:27 Author: felixonmars Revision: 709662
upgpkg: haskell-lifted-async 0.10.1.2-22: rebuild with hspec 2.7.4, hspec-core 2.7.4, hspec-discover 2.7.4 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-18 03:57:54 UTC (rev 709661) +++ PKGBUILD 2020-09-18 03:58:27 UTC (rev 709662) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.1.2 -pkgrel=21 +pkgrel=22 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
