Date: Wednesday, March 27, 2019 @ 20:02:07 Author: felixonmars Revision: 444952
upgpkg: haskell-lifted-async 0.10.0.3-16 rebuild with base-orphans 0.8.1 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-27 20:01:23 UTC (rev 444951) +++ PKGBUILD 2019-03-27 20:02:07 UTC (rev 444952) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.0.3 -pkgrel=15 +pkgrel=16 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
