Date: Friday, March 23, 2018 @ 14:16:36 Author: felixonmars Revision: 311326
upgpkg: haskell-lifted-async 0.9.3.3-15 rebuild with lifted-base,0.2.3.12 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-23 14:15:55 UTC (rev 311325) +++ PKGBUILD 2018-03-23 14:16:36 UTC (rev 311326) @@ -4,7 +4,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.9.3.3 -pkgrel=14 +pkgrel=15 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('custom:BSD3')
