Date: Tuesday, December 29, 2020 @ 11:40:40 Author: felixonmars Revision: 796906
upgpkg: haskell-lifted-async 0.10.1.2-69: rebuild with tagged 0.8.6.1 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-29 11:40:11 UTC (rev 796905) +++ PKGBUILD 2020-12-29 11:40:40 UTC (rev 796906) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.1.2 -pkgrel=68 +pkgrel=69 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
