Date: Friday, September 11, 2020 @ 09:54:17 Author: felixonmars Revision: 702601
upgpkg: haskell-lifted-async 0.10.1.2-16: rebuild with mwc-random 0.15.0.1 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-11 09:50:50 UTC (rev 702600) +++ PKGBUILD 2020-09-11 09:54:17 UTC (rev 702601) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.1.2 -pkgrel=15 +pkgrel=16 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
