Date: Tuesday, August 11, 2020 @ 22:31:28 Author: felixonmars Revision: 675072
upgpkg: haskell-lifted-async 0.10.1.1-2: rebuild with splitmix 0.1.0.1 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-11 22:30:47 UTC (rev 675071) +++ PKGBUILD 2020-08-11 22:31:28 UTC (rev 675072) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.1.1 -pkgrel=1 +pkgrel=2 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
