Date: Thursday, March 23, 2023 @ 23:17:25 Author: felixonmars Revision: 1427365
upgpkg: haskell-lsp 1.6.0.0-17: rebuild with some 1.0.5 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-23 23:17:15 UTC (rev 1427364) +++ PKGBUILD 2023-03-23 23:17:25 UTC (rev 1427365) @@ -3,7 +3,7 @@ _hkgname=lsp pkgname=haskell-lsp pkgver=1.6.0.0 -pkgrel=16 +pkgrel=17 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/haskell/lsp" license=("MIT")
