Date: Monday, February 1, 2021 @ 02:12:02 Author: felixonmars Revision: 839129
upgpkg: haskell-lsp 0.24.0.0-10: rebuild with unliftio 0.2.14 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-01 02:09:57 UTC (rev 839128) +++ PKGBUILD 2021-02-01 02:12:02 UTC (rev 839129) @@ -3,7 +3,7 @@ _hkgname=haskell-lsp pkgname=haskell-lsp pkgver=0.24.0.0 -pkgrel=9 +pkgrel=10 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/alanz/haskell-lsp" license=("MIT")
