Date: Saturday, December 26, 2020 @ 02:24:05 Author: felixonmars Revision: 791587
upgpkg: haskell-lifted-async 0.10.1.2-64: rebuild with tasty-quickcheck 0.10.1.2 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-26 02:23:36 UTC (rev 791586) +++ PKGBUILD 2020-12-26 02:24:05 UTC (rev 791587) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.1.2 -pkgrel=63 +pkgrel=64 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
