Date: Monday, September 7, 2020 @ 19:23:28 Author: felixonmars Revision: 700204
upgpkg: haskell-lifted-async 0.10.1.2-15: rebuild with hspec 2.7.3, hspec-core 2.7.3, hspec-discover 2.7.3 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-07 19:21:13 UTC (rev 700203) +++ PKGBUILD 2020-09-07 19:23:28 UTC (rev 700204) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.1.2 -pkgrel=14 +pkgrel=15 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
