Search Criteria
Package Details: vale-ls 0.4.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/vale-ls.git (read-only, click to copy) |
---|---|
Package Base: | vale-ls |
Description: | An implementation of the Language Server Protocol (LSP) for the Vale command-line tool. |
Upstream URL: | https://github.com/errata-ai/vale-ls |
Licenses: | MIT |
Submitter: | yvvki |
Maintainer: | yvvki |
Last Packager: | yvvki |
Votes: | 1 |
Popularity: | 0.41 |
First Submitted: | 2025-03-20 08:05 (UTC) |
Last Updated: | 2025-05-20 14:17 (UTC) |
Dependencies (5)
- bzip2 (bzip2-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- vale (vale-gitAUR)
- cargo (rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rustup-gitAUR, rust, rustup) (make)
Latest Comments
yvvki commented on 2025-05-20 14:18 (UTC)
Updated and implemented!
lahwaacz commented on 2025-04-27 11:23 (UTC)
This should be added to the
build()
function to fix building with LTO (which is the default on Arch):Also
bzip2
,glibc
andgcc-libs
should be added todepends
.