Date: Tuesday, September 15, 2020 @ 07:15:35 Author: felixonmars Revision: 706942
upgpkg: haskell-lifted-async 0.10.1.2-20: rebuild with quickcheck-classes-base 0.6.1.0 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-15 07:15:08 UTC (rev 706941) +++ PKGBUILD 2020-09-15 07:15:35 UTC (rev 706942) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.1.2 -pkgrel=19 +pkgrel=20 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
