Date: Wednesday, March 17, 2021 @ 06:49:40 Author: felixonmars Revision: 893032
upgpkg: haskell-lifted-async 0.10.1.3-11: rebuild with doctest 0.18.1 (rebuild pass 1, specified --nocheck) Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-17 06:48:22 UTC (rev 893031) +++ PKGBUILD 2021-03-17 06:49:40 UTC (rev 893032) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.1.3 -pkgrel=10 +pkgrel=11 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
