Date: Sunday, December 20, 2020 @ 23:09:03 Author: felixonmars Revision: 780816
upgpkg: haskell-lifted-async 0.10.1.2-60: rebuild with tasty-hunit 0.10.0.3 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-20 23:08:13 UTC (rev 780815) +++ PKGBUILD 2020-12-20 23:09:03 UTC (rev 780816) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.1.2 -pkgrel=59 +pkgrel=60 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
