Date: Wednesday, October 26, 2022 @ 14:34:56 Author: felixonmars Revision: 1335946
upgpkg: haskell-lifted-async 0.10.2.3-26: rebuild with doctest 0.20.1 (rebuild pass 1, specified --nocheck) Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-26 14:33:44 UTC (rev 1335945) +++ PKGBUILD 2022-10-26 14:34:56 UTC (rev 1335946) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.2.3 -pkgrel=25 +pkgrel=26 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
