Date: Wednesday, January 27, 2021 @ 08:48:56 Author: felixonmars Revision: 831802
upgpkg: haskell-lifted-async 0.10.1.2-88: rebuild with call-stack 0.3.0 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-27 08:47:57 UTC (rev 831801) +++ PKGBUILD 2021-01-27 08:48:56 UTC (rev 831802) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.1.2 -pkgrel=87 +pkgrel=88 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
