Date: Saturday, December 26, 2020 @ 21:09:12 Author: felixonmars Revision: 793041
upgpkg: haskell-lifted-async 0.10.1.2-66: rebuild with hedgehog 1.0.4 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-26 21:08:40 UTC (rev 793040) +++ PKGBUILD 2020-12-26 21:09:12 UTC (rev 793041) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.1.2 -pkgrel=65 +pkgrel=66 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
