Date: Thursday, March 2, 2023 @ 10:01:12 Author: felixonmars Revision: 1406338
upgpkg: haskell-lifted-async 0.10.2.3-55: rebuild with generic-deriving 1.14.3 Modified: haskell-lifted-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-02 10:00:04 UTC (rev 1406337) +++ PKGBUILD 2023-03-02 10:01:12 UTC (rev 1406338) @@ -3,7 +3,7 @@ _hkgname=lifted-async pkgname=haskell-lifted-async pkgver=0.10.2.3 -pkgrel=54 +pkgrel=55 pkgdesc="Run lifted IO operations asynchronously and wait for their results" url="https://github.com/maoe/lifted-async" license=('BSD')
