From 43a747c70591060a2dd430b2d64e67c3f2ca00f9 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Tue, 29 Mar 2022 19:33:37 +0200 Subject: [PATCH] rust-analyzer: 20220321 -> 20220328 --- 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 2fbcb2fe3..83ba1cca5 100644 --- a/rust-analyzer/.signature +++ b/rust-analyzer/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF30zzSTB8Kp6wskawqng7d0nZPTob99bOiel2I3UoNU5dBgj9UQUlhLsMoac5fN6d88N4zhIYKcLixK9VqGrruAU= -SHA256 (Pkgfile) = ccd096470919205249f09e70fb2f08bb121527ccad17ae2aaa8ef192fa625a59 +RWSagIOpLGJF31LreYxWGAFaPSGbJxEnQqEMhHFduyH9yDZEWr/hUhCrYq3yLuw2AL8M5N5BJJkunBmu9fuxeVvSHiP0vtb9CAI= +SHA256 (Pkgfile) = 398dbd6a9f72e16f3f84b7bce126d02fe262b9031e73d876ff140fd0d8608816 SHA256 (.footprint) = 0b298544e01b8fbc5119583b3aa96f10232e4b267ef9f2d069810f8011b6ee34 -SHA256 (rust-analyzer-20220321.tar.gz) = 89f863879dc5a2ffbafb56da59a2ab09f9cba1a015468835379d08ec04aa3321 +SHA256 (rust-analyzer-20220328.tar.gz) = b921788d0b3f838e5cf7b6e6ecc34390c19466486ab0157b5e343cd256aa2470 diff --git a/rust-analyzer/Pkgfile b/rust-analyzer/Pkgfile index 9eb139374..ced86fd71 100644 --- a/rust-analyzer/Pkgfile +++ b/rust-analyzer/Pkgfile @@ -4,7 +4,7 @@ # Depends on: rust name=rust-analyzer -version=20220321 +version=20220328 _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)