diff --git a/rust-analyzer/.signature b/rust-analyzer/.signature index 50c325911..8749c8127 100644 --- a/rust-analyzer/.signature +++ b/rust-analyzer/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF366gNKFGpRR0mZqdKxo0lV2IilDBeGZda43YDPUhwrcWYxRbZHbS+7+C/AhsdxrHIxMumapxy+naCYO0uvFsRAo= -SHA256 (Pkgfile) = 157881e689bfe707a77a53863e9fa2e46bfd767af5b9672c84b0a5e112bba536 +RWSagIOpLGJF35sD0T8dZNyLUXY0ZKCmIUh9uB8Rop3kD/G+EmP1s6a4lxqAgI7Vm02TJy2XNhvzOxKs36hKHvV4T88tkhByIQE= +SHA256 (Pkgfile) = ce1be6ff0f3af546bd142cc789ef28bd8df6c8859e1ef1768d06532d59afe1bd SHA256 (.footprint) = 0b298544e01b8fbc5119583b3aa96f10232e4b267ef9f2d069810f8011b6ee34 -SHA256 (rust-analyzer-20220808.tar.gz) = dd36a2ad10f898da7e469eabce568d2d73c921d123ca81ff63c694cb9f5645fa +SHA256 (rust-analyzer-20220815.tar.gz) = d13d100c3835203c8660b430880ceb2716ded8aa7394674d5c39f14be9045649 diff --git a/rust-analyzer/Pkgfile b/rust-analyzer/Pkgfile index 017c744bd..1f84ccbf3 100644 --- a/rust-analyzer/Pkgfile +++ b/rust-analyzer/Pkgfile @@ -4,7 +4,7 @@ # Depends on: rust name=rust-analyzer -version=20220808 +version=20220815 _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)