Date: Friday, October 2, 2020 @ 11:13:00 Author: felixonmars Revision: 715283
upgpkg: haskell-lifted-async 0.10.1.2-23: rebuild with base-orphans 0.8.3 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-02 11:11:49 UTC (rev 715282) +++ PKGBUILD 2020-10-02 11:13:00 UTC (rev 715283) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.1.2 -pkgrel=22 +pkgrel=23 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
