]> git.pld-linux.org Git - packages/rust.git/commitdiff
up to 1.67.0
authorJan Palus <atler@pld-linux.org>
Thu, 26 Jan 2023 17:35:23 +0000 (18:35 +0100)
committerJan Palus <atler@pld-linux.org>
Thu, 26 Jan 2023 17:35:23 +0000 (18:35 +0100)
rust.spec

index 5b8c5136075c1e0906c47b02d8dee5ddad550607..73095d00b471e593fbbb34f6b0cd4302b7f7cd72 100644 (file)
--- a/rust.spec
+++ b/rust.spec
@@ -21,9 +21,9 @@
 # To bootstrap from scratch, set the channel and date from src/stage0.json
 # e.g. 1.10.0 wants rustc: 1.9.0-2016-05-24
 # or nightly wants some beta-YYYY-MM-DD
-%define                bootstrap_rust  1.65.0
+%define                bootstrap_rust  1.66.1
 %define                bootstrap_cargo %{bootstrap_rust}
-%define                bootstrap_date  2022-11-03
+%define                bootstrap_date  2023-01-10
 
 %ifarch x32
 %define                with_cross      1
 Summary:       The Rust Programming Language
 Summary(pl.UTF-8):     JÄ™zyk programowania Rust
 Name:          rust
-Version:       1.66.1
+Version:       1.67.0
 Release:       1
 # Licenses: (rust itself) and (bundled libraries)
 License:       (Apache v2.0 or MIT) and (BSD and ISC and MIT)
 Group:         Development/Languages
 Source0:       https://static.rust-lang.org/dist/%{rustc_package}.tar.xz
-# Source0-md5: 96b082a8b44707eafa9d696923f40c28
+# Source0-md5: 7b9d89733ba065880f12357062ebc664
 Source1:       https://static.rust-lang.org/dist/%{bootstrap_date}/rust-%{bootstrap_rust}-x86_64-unknown-linux-gnu.tar.xz
-# Source1-md5: 74858f078f2e16ccf2a0b5ce2cb08557
+# Source1-md5: 7bdb0591ffdc443f986a3563b5fa5f71
 Source2:       https://static.rust-lang.org/dist/%{bootstrap_date}/rust-%{bootstrap_rust}-i686-unknown-linux-gnu.tar.xz
-# Source2-md5: d5819e8f1fed42b8c4e7e996da7fba4f
+# Source2-md5: f6771f700a1c0cafede4f205c1d7c3d9
 Source3:       https://static.rust-lang.org/dist/%{bootstrap_date}/rust-%{bootstrap_rust}-aarch64-unknown-linux-gnu.tar.xz
-# Source3-md5: 81f3f09ab36e7b800775024d277e27fd
+# Source3-md5: 41a059934972af4b327958ce6ee54ac7
 Source4:       https://static.rust-lang.org/dist/%{bootstrap_date}/rust-%{bootstrap_rust}-arm-unknown-linux-gnueabihf.tar.xz
-# Source4-md5: 7bf66e055741fddaf3f82efe6eeb83b7
+# Source4-md5: 3ad4208d29ca809073b43f96767e8b32
 Source5:       https://static.rust-lang.org/dist/%{bootstrap_date}/rust-%{bootstrap_rust}-armv7-unknown-linux-gnueabihf.tar.xz
-# Source5-md5: a4bbebeed5c0d2f79f362dd7d3619769
+# Source5-md5: f091919a1e13f71db429b3af957bf361
 Patch0:                no-install-miri.patch
 URL:           https://www.rust-lang.org/
 # for src/compiler-rt
This page took 0.331863 seconds and 4 git commands to generate.