Date: Wednesday, February 3, 2021 @ 00:56:00 Author: felixonmars Revision: 841955
upgpkg: haskell-lifted-async 0.10.1.2-93: rebuild with HUnit 1.6.2.0 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-03 00:55:12 UTC (rev 841954) +++ PKGBUILD 2021-02-03 00:56:00 UTC (rev 841955) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.1.2 -pkgrel=92 +pkgrel=93 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
