diff --git a/build/rust/build-arch-aarch64.sh b/build/rust/build-arch-aarch64.sh index 59cbde0da..fe5fdc6d5 100755 --- a/build/rust/build-arch-aarch64.sh +++ b/build/rust/build-arch-aarch64.sh @@ -18,7 +18,7 @@ PROG=rust PKG=ooce/developer/rust -VER=1.83.0 +VER=1.84.0 SUMMARY="Rust systems programming language" DESC="Rust is a systems programming language that runs blazingly fast, " DESC+="prevents segfaults, and guarantees thread safety." diff --git a/build/rust/build.sh b/build/rust/build.sh index 429a290ed..ca00a8738 100755 --- a/build/rust/build.sh +++ b/build/rust/build.sh @@ -19,7 +19,7 @@ PROG=rust PKG=ooce/developer/rust -VER=1.83.0 +VER=1.84.0 SUMMARY="Rust systems programming language" DESC="Rust is a systems programming language that runs blazingly fast, " DESC+="prevents segfaults, and guarantees thread safety." diff --git a/doc/packages.md b/doc/packages.md index b375d3e74..eb71f47b2 100644 --- a/doc/packages.md +++ b/doc/packages.md @@ -80,7 +80,7 @@ | ooce/developer/pkgmgr | github-latest | https://github.com/omniosorg/pkgmgr/releases | [omniosorg](https://github.com/omniosorg) | ooce/developer/protobuf | 28.2 | https://github.com/protocolbuffers/protobuf/releases | [omniosorg](https://github.com/omniosorg) | ooce/developer/radare2 | 5.9.2 | https://github.com/radareorg/radare2/releases | [omniosorg](https://github.com/omniosorg) -| ooce/developer/rust | 1.83.0 | https://forge.rust-lang.org/infra/other-installation-methods.html | [omniosorg](https://github.com/omniosorg) +| ooce/developer/rust | 1.84.0 | https://forge.rust-lang.org/infra/other-installation-methods.html | [omniosorg](https://github.com/omniosorg) | ooce/developer/subversion | 1.14.4 | https://downloads.apache.org/subversion/ | [omniosorg](https://github.com/omniosorg) | ooce/developer/valgrind | 3.24.0 | https://valgrind.org/downloads/current.html | [omniosorg](https://github.com/omniosorg) | ooce/developer/yasm | 1.3.0 | https://github.com/yasm/yasm/releases https://yasm.tortall.net/ | [omniosorg](https://github.com/omniosorg)