Date: Sunday, February 20, 2022 @ 01:08:55 Author: felixonmars Revision: 1135163
upgpkg: haskell-lifted-async 0.10.2.2-11: rebuild with hashable 1.4.0.0 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-20 01:08:29 UTC (rev 1135162) +++ PKGBUILD 2022-02-20 01:08:55 UTC (rev 1135163) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.2.2 -pkgrel=10 +pkgrel=11 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
