Skip to content

Commit

Permalink
rust-analyzer: update to 2022.07.25.
Browse files Browse the repository at this point in the history
  • Loading branch information
gbrlsnchs authored and classabbyamp committed Jul 25, 2022
1 parent dee6794 commit f594149
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/rust-analyzer/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'rust-analyzer'
pkgname=rust-analyzer
version=2022.06.20
version=2022.07.25
revision=1
_ver=${version//./-}
wrksrc="${pkgname}-${_ver}"
Expand All @@ -11,7 +11,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/${_ver}.tar.gz"
checksum=195f0f19ef0254e030f5806021f19dbb099a340bcb7874287583f0b534d71078
checksum=2506054eff0ab2405a5dcc27fa9d8d748416179931b87b16972d2261364cdc36
# tests require Rust source code
make_check=no

Expand Down

0 comments on commit f594149

Please sign in to comment.