Date: Friday, January 14, 2022 @ 22:36:15 Author: felixonmars Revision: 1103571
upgpkg: haskell-lsp 1.2.0.1-33: rebuild with unix-compat 0.5.4 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-14 22:34:46 UTC (rev 1103570) +++ PKGBUILD 2022-01-14 22:36:15 UTC (rev 1103571) @@ -3,7 +3,7 @@ _hkgname=lsp pkgname=haskell-lsp pkgver=1.2.0.1 -pkgrel=32 +pkgrel=33 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/haskell/lsp" license=("MIT")
