Date: Thursday, December 16, 2021 @ 04:46:39 Author: felixonmars Revision: 1073796
upgpkg: haskell-lifted-async 0.10.2.1-28: rebuild with hashable 1.3.4.1 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-16 04:45:41 UTC (rev 1073795) +++ PKGBUILD 2021-12-16 04:46:39 UTC (rev 1073796) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.2.1 -pkgrel=27 +pkgrel=28 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
