Date: Thursday, September 3, 2020 @ 13:10:24 Author: felixonmars Revision: 697358
upgpkg: haskell-lifted-async 0.10.1.2-12: rebuild with mwc-random 0.15.0.0 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-03 13:08:15 UTC (rev 697357) +++ PKGBUILD 2020-09-03 13:10:24 UTC (rev 697358) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.1.2 -pkgrel=10 +pkgrel=12 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
