From a3c107144fed264301a02028d7bfd8e0cbbd15f6 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Fri, 22 Oct 2021 21:18:07 +0200 Subject: [PATCH] upgrading package: rust 1.55.0 -> 1.56.0 --- rust/rust.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rust/rust.spec b/rust/rust.spec index 7c92b4ad64..b993fa0c8c 100644 --- a/rust/rust.spec +++ b/rust/rust.spec @@ -22,8 +22,8 @@ ## # package version -%define V_opkg 1.55.0 -%define V_dist 1.55.0 +%define V_opkg 1.56.0 +%define V_dist 1.56.0 # package information Name: rust @@ -36,7 +36,7 @@ Class: EVAL Group: Language License: MIT/Apache Version: %{V_opkg} -Release: 20210909 +Release: 20211022 # list of sources Source0: https://static.rust-lang.org/dist/rust-%{V_dist}-x86_64-unknown-linux-gnu.tar.gz