Date: Friday, March 12, 2021 @ 20:12:46 Author: felixonmars Revision: 889696
upgpkg: haskell-lifted-async 0.10.1.3-10: rebuild with hedgehog 1.0.5 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-12 20:12:00 UTC (rev 889695) +++ PKGBUILD 2021-03-12 20:12:46 UTC (rev 889696) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.1.3 -pkgrel=9 +pkgrel=10 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
