From 9769047be870499bdaba88731e76655a4d74409c Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Fri, 8 May 2020 20:51:45 +0200 Subject: [PATCH] upgrading package: rust 1.43.0 -> 1.43.1 --- rust/rust.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rust/rust.spec b/rust/rust.spec index 1461ac5279..f62d446442 100644 --- a/rust/rust.spec +++ b/rust/rust.spec @@ -22,8 +22,8 @@ ## # package version -%define V_opkg 1.43.0 -%define V_dist 1.43.0 +%define V_opkg 1.43.1 +%define V_dist 1.43.1 # package information Name: rust @@ -36,7 +36,7 @@ Class: EVAL Group: Language License: MIT/Apache Version: %{V_opkg} -Release: 20200424 +Release: 20200508 # list of sources Source0: https://static.rust-lang.org/dist/rust-%{V_dist}-x86_64-unknown-linux-gnu.tar.gz