From 7be56d1d49472ee7f1cf7909501ad4a268bc00c2 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Mon, 22 Aug 2022 19:23:38 +0200 Subject: [PATCH] rust-analyzer: 20220815 -> 20220822 --- rust-analyzer/.signature | 6 +++--- rust-analyzer/Pkgfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/rust-analyzer/.signature b/rust-analyzer/.signature index 8749c8127..d050ee2c9 100644 --- a/rust-analyzer/.signature +++ b/rust-analyzer/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF35sD0T8dZNyLUXY0ZKCmIUh9uB8Rop3kD/G+EmP1s6a4lxqAgI7Vm02TJy2XNhvzOxKs36hKHvV4T88tkhByIQE= -SHA256 (Pkgfile) = ce1be6ff0f3af546bd142cc789ef28bd8df6c8859e1ef1768d06532d59afe1bd +RWSagIOpLGJF380eH7uih2ilagvXM5n311bh/oYg3sDIYNw6ngnduHtbKnI28GIqgSYEs9Z2SrlgLxCW78DRzZLGcwEj2TpWYg0= +SHA256 (Pkgfile) = 138a3a21b8061f1dd803986e23f0d357956c5d955ee379d46cd4f21437da44f1 SHA256 (.footprint) = 0b298544e01b8fbc5119583b3aa96f10232e4b267ef9f2d069810f8011b6ee34 -SHA256 (rust-analyzer-20220815.tar.gz) = d13d100c3835203c8660b430880ceb2716ded8aa7394674d5c39f14be9045649 +SHA256 (rust-analyzer-20220822.tar.gz) = 4ae1a6f0f674c74f20d11c9503c88f931eccfb9c53e10fbc91e0f7a1e6bf6f56 diff --git a/rust-analyzer/Pkgfile b/rust-analyzer/Pkgfile index 1f84ccbf3..594512418 100644 --- a/rust-analyzer/Pkgfile +++ b/rust-analyzer/Pkgfile @@ -4,7 +4,7 @@ # Depends on: rust name=rust-analyzer -version=20220815 +version=20220822 _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)