Date: Monday, November 29, 2021 @ 00:40:09 Author: felixonmars Revision: 1056000
upgpkg: haskell-lifted-async 0.10.2.1-27: rebuild with regex-base 0.94.0.2 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-11-29 00:39:44 UTC (rev 1055999) +++ PKGBUILD 2021-11-29 00:40:09 UTC (rev 1056000) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.2.1 -pkgrel=26 +pkgrel=27 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
