commit f6b62f9bda3d40240133c44f2b97035a15783a02 Author: Tim Biermann <tbier@posteo.de> Date: Tue Jan 11 14:03:59 2022 +0100 rust-analyzer: 20220103 -> 20220110 diff --git a/rust-analyzer/.signature b/rust-analyzer/.signature index fc1b52be5..a93457893 100644 --- a/rust-analyzer/.signature +++ b/rust-analyzer/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF36PEJpz+gXABrcqpyG8v4syxb1TS4PfCD78/vheHHoJIPYfYa9/KtIYSYLne+Yme4XpuqxaFPVKjF94wyHZNjQ4= -SHA256 (Pkgfile) = 04677b2ef92bbb732c87e306f510ca29873d24143fdff767e30cdc7915552c2a +RWSagIOpLGJF31RPuYqghHee/8tjP0aVg9qwAbfpoe4qDudl56s7/h/k7iF3kOFd3jBOlWYf8mrHajFUWl+WQCm+V2ZVko91bQQ= +SHA256 (Pkgfile) = 89716654539296628b42910e327f0f70706d71b0d9e8aeacc8dd9611dc450abc SHA256 (.footprint) = 0b298544e01b8fbc5119583b3aa96f10232e4b267ef9f2d069810f8011b6ee34 -SHA256 (rust-analyzer-20220103.tar.gz) = 3595986c9a988c3eaaa303fdcea6b2100de8467e13863a725d8f9fd463534ce0 +SHA256 (rust-analyzer-20220110.tar.gz) = dec14ac0427676d09182a5363a15e84cd3c906dbe81d60889d64d92cd96d37d2 diff --git a/rust-analyzer/Pkgfile b/rust-analyzer/Pkgfile index f937ba502..d40744d11 100644 --- a/rust-analyzer/Pkgfile +++ b/rust-analyzer/Pkgfile @@ -4,7 +4,7 @@ # Depends on: rust name=rust-analyzer -version=20220103 +version=20220110 _version=${version::4}-${version:4:2}-${version:6:2} release=1 source=(https://github.com/rust-analyzer/rust-analyzer/archive/$_version/$name-$vers...)