rust-analyzer: update to 2023.05.15.
This commit is contained in:
parent
7dc3a2ad64
commit
1cc7c8f72f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rust-analyzer'
|
||||
pkgname=rust-analyzer
|
||||
version=2023.04.17
|
||||
version=2023.05.15
|
||||
revision=1
|
||||
_ver=${version//./-}
|
||||
build_style=cargo
|
||||
|
@ -10,7 +10,7 @@ maintainer="Gabriel Sanches <gabriel@gsr.dev>"
|
|||
license="Apache-2.0, MIT"
|
||||
homepage="https://rust-analyzer.github.io/"
|
||||
distfiles="https://github.com/rust-lang/rust-analyzer/archive/refs/tags/${_ver}.tar.gz"
|
||||
checksum=dc110700730f70bd196ca0cc155ba1c1f6bae420dda203e0bd7c1cdd7f78718e
|
||||
checksum=4724405553135e9ee399a435f95d89defbcba9b8b6261640921d1c46dbecbd39
|
||||
# tests require Rust source code
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue