Date: Friday, December 25, 2020 @ 02:03:03 Author: felixonmars Revision: 789413
upgpkg: haskell-lifted-async 0.10.1.2-63: rebuild with comonad 5.0.7 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-25 02:02:15 UTC (rev 789412) +++ PKGBUILD 2020-12-25 02:03:03 UTC (rev 789413) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.1.2 -pkgrel=62 +pkgrel=63 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
