Date: Friday, November 6, 2020 @ 16:04:10 Author: felixonmars Revision: 744398
upgpkg: haskell-lifted-async 0.10.1.2-45: rebuild with splitmix 0.1.0.3 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-06 16:03:39 UTC (rev 744397) +++ PKGBUILD 2020-11-06 16:04:10 UTC (rev 744398) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.1.2 -pkgrel=44 +pkgrel=45 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
