diff options
-rw-r--r-- | rust-analyzer/.signature | 6 | ||||
-rw-r--r-- | rust-analyzer/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/rust-analyzer/.signature b/rust-analyzer/.signature index c88d5a4f6..de8e07023 100644 --- a/rust-analyzer/.signature +++ b/rust-analyzer/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF37CyEwNuiBM2u99sMXPKR/LZcH0lmTSdJz1KWHeFppDRfPf4I5HwdxBaW8CS1EG+EWJLIhsz14o3JaJywTbwQAg= -SHA256 (Pkgfile) = b4450755169dd261710445b1bafc3a5a7d59af15afeca77f4bc3e7da0efe52d1 +RWSagIOpLGJF35NPcZlVbQXUoia+sfC7huneJMxHKvEkmUB9sYZGHzxMS0Yk/hA/GSmcImeYefRkgABVvj6+0Elckrh+keQKZQc= +SHA256 (Pkgfile) = b0bfcdd6e9f8051e12bd19ee6e36e5212ff32a247bfc4763e05041e514fc3d67 SHA256 (.footprint) = 0b298544e01b8fbc5119583b3aa96f10232e4b267ef9f2d069810f8011b6ee34 -SHA256 (rust-analyzer-20220307.tar.gz) = f5b88b0beeec070af3d4e856ee04eb65bf110034982dcca5b216f85d7cb9395a +SHA256 (rust-analyzer-20220314.tar.gz) = d86d39f28b20791320b78dd67f7ddbb98580628e931cdb823e493240cc493216 diff --git a/rust-analyzer/Pkgfile b/rust-analyzer/Pkgfile index 0444e3485..0c0ccc406 100644 --- a/rust-analyzer/Pkgfile +++ b/rust-analyzer/Pkgfile @@ -4,7 +4,7 @@ # Depends on: rust name=rust-analyzer -version=20220307 +version=20220314 _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) |