Date: Wednesday, August 24, 2022 @ 22:39:58 Author: felixonmars Revision: 1277654
upgpkg: haskell-lifted-async 0.10.2.3-6: rebuild with hashable 1.4.1.0 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-24 22:39:49 UTC (rev 1277653) +++ PKGBUILD 2022-08-24 22:39:58 UTC (rev 1277654) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.2.3 -pkgrel=5 +pkgrel=6 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
