Date: Monday, March 1, 2021 @ 22:15:37 Author: felixonmars Revision: 877011
upgpkg: haskell-lifted-async 0.10.1.3-3: rebuild with vector-th-unbox 0.2.1.8 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-01 22:15:08 UTC (rev 877010) +++ PKGBUILD 2021-03-01 22:15:37 UTC (rev 877011) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.1.3 -pkgrel=2 +pkgrel=3 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
