![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit 6c42a349a5b43c33d61b24b28b7e9a4722fd06e0 Author: Tim Biermann <tbier@posteo.de> Date: Sat Feb 5 16:12:00 2022 +0100 rust-analyzer: 20220124 -> 20220131 diff --git a/rust-analyzer/.signature b/rust-analyzer/.signature index 8f818132a..ee557c388 100644 --- a/rust-analyzer/.signature +++ b/rust-analyzer/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3+g6J8RubUnGObz8PU4+ASDf1P3HbC+w8o25xhAQ4zkSo7nXLGTVa1RGIfysvD0o/m3IEarxDczGMmHJEAUCbAU= -SHA256 (Pkgfile) = 154a8dee4c40ccb764b76a6f71392e713a35e0de8be961ef937f3acc7bcc9bc2 +RWSagIOpLGJF328ZgaLoysssB0J5g9t9HHEHJnny+9hMnPVj2hdJ8aAc3d38yrK5mJ+Ki0bxXZ1e80oGwkPW3MWPx9WqLsACxAE= +SHA256 (Pkgfile) = 9781a8315e6e3f63a3c82015daaf256773deb71e644552af95b6dfbe725f1edc SHA256 (.footprint) = 0b298544e01b8fbc5119583b3aa96f10232e4b267ef9f2d069810f8011b6ee34 -SHA256 (rust-analyzer-20220124.tar.gz) = 634dc4fda60674b10d1f945dfb9f64a6a8c0e41c6fbb42bffbeeb3bae16fb1db +SHA256 (rust-analyzer-20220131.tar.gz) = 351c76c1f9e8698c937da271332bceae42f63655affdfaf35bbd89695a80158f diff --git a/rust-analyzer/Pkgfile b/rust-analyzer/Pkgfile index 1994fd76b..11f1cd98d 100644 --- a/rust-analyzer/Pkgfile +++ b/rust-analyzer/Pkgfile @@ -4,7 +4,7 @@ # Depends on: rust name=rust-analyzer -version=20220124 +version=20220131 _version=${version::4}-${version:4:2}-${version:6:2} release=1 source=(https://github.com/rust-analyzer/rust-analyzer/archive/$_version/$name-$vers...)