diff --git a/rust-analyzer/.signature b/rust-analyzer/.signature index b98f4f00c..ecfec8111 100644 --- a/rust-analyzer/.signature +++ b/rust-analyzer/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF38XFk5o2xlQZMtOQWTBTOTMlX2QZQvAkuz1cK6RSb/avSuKAsDq+THEYoFyjGdou+FLM+JalfG6iwUCC1zBCoQ4= -SHA256 (Pkgfile) = 20e93bf34903b4a0591d9f6bba3bfd6b460e9432f89ab8e0c8e2933934e251eb +RWSagIOpLGJF3xyUXO7t5R69pZPiFlfuhHHN6VGe++u3PAYwU3FNx9Rr38OcUre4lH5G1w8sTgZZk2sFP3HU2UEQuddRlpUkKwo= +SHA256 (Pkgfile) = 76933fc9de9efc2359a83abe2afad27ee86f65dc1112aa3fdc911c8ce3ae9e7b SHA256 (.footprint) = 0b298544e01b8fbc5119583b3aa96f10232e4b267ef9f2d069810f8011b6ee34 -SHA256 (rust-analyzer-20220221.tar.gz) = 34c299628a91cc53223498d19eb257d7d2659651288aa9e5e66461bf1c78b8a3 +SHA256 (rust-analyzer-20220222.tar.gz) = c68dde3367f6c8962eb5e56e45c915880b7257d0472348b6d7e7198f950149ce diff --git a/rust-analyzer/Pkgfile b/rust-analyzer/Pkgfile index 6993c7bb6..02deb5194 100644 --- a/rust-analyzer/Pkgfile +++ b/rust-analyzer/Pkgfile @@ -4,7 +4,7 @@ # Depends on: rust name=rust-analyzer -version=20220221 +version=20220222 _version=${version::4}-${version:4:2}-${version:6:2} release=1 source=(https://github.com/rust-analyzer/rust-analyzer/archive/$_version/$name-$version.tar.gz)