[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
39/145: gnu: rust-1.39: Update mrustc to commit c70665.
From: |
guix-commits |
Subject: |
39/145: gnu: rust-1.39: Update mrustc to commit c70665. |
Date: |
Mon, 10 Jan 2022 11:44:06 -0500 (EST) |
apteryx pushed a commit to branch version-1.4.0
in repository guix.
commit 99118bf10e4cb20d7fa58b7838cac2963510bb1d
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Sat Dec 18 02:28:59 2021 -0500
gnu: rust-1.39: Update mrustc to commit c70665.
This brings us closer to a i686 native bootstrap.
* gnu/packages/rust.scm (%mrustc-commit): Update to latest commit, c70665.
---
gnu/packages/rust.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/rust.scm b/gnu/packages/rust.scm
index b57cb29173..ec62d5035a 100644
--- a/gnu/packages/rust.scm
+++ b/gnu/packages/rust.scm
@@ -122,7 +122,7 @@
;;; to be used in source form. The latest support for bootstrapping from
;;; 1.39.0 is not yet released so use the latest commit (see:
;;; https://github.com/thepowersgang/mrustc/issues/185).
-(define %mrustc-commit "474bec9cfd7862a20e7288cecd7fcf5e18648b9a")
+(define %mrustc-commit "c7066542f8e93d320323749216bf3c82aecb67c2")
(define %mrustc-source
(let* ((version "0.9")
(commit %mrustc-commit)
@@ -136,7 +136,7 @@
(file-name (git-file-name name (git-version version revision commit)))
(sha256
(base32
- "1zacz5qia0r457mv74wvrvznnv4az5g2w9j8ji9ssy727wljhvz7")))))
+ "0zv1x6601s5fnnkcdlqkc4bknisqz569qb0iyb9rjsmaf1kh0na3")))))
;;; Rust 1.39 is special in that it is built with mrustc, which shortens the
;;; bootstrap path.
- 09/145: gnu: meson: Update to 0.60.2 and absorb meson-wrapped., (continued)
- 09/145: gnu: meson: Update to 0.60.2 and absorb meson-wrapped., guix-commits, 2022/01/10
- 16/145: gnu: binutils: Absorb binutils-next., guix-commits, 2022/01/10
- 18/145: gnu: rust-bitflags-1: Absorb rust-bitflags-1.3., guix-commits, 2022/01/10
- 29/145: gnu: pciutils: Fix the conditional for the kmod input., guix-commits, 2022/01/10
- 30/145: gnu: glibmm: Remove trailing #t., guix-commits, 2022/01/10
- 32/145: gnu: gnupg: Update to 2.2.32., guix-commits, 2022/01/10
- 20/145: gnu: mozjs-60: Use quasiquote, addressing TODO., guix-commits, 2022/01/10
- 33/145: gnu: util-linux: Update to 2.37.2., guix-commits, 2022/01/10
- 34/145: gnu: eudev: Update to 3.2.11., guix-commits, 2022/01/10
- 36/145: gnu: libpcap: Update to 2.62., guix-commits, 2022/01/10
- 39/145: gnu: rust-1.39: Update mrustc to commit c70665.,
guix-commits <=
- 42/145: gnu: python-gnupg: Update to 0.4.8., guix-commits, 2022/01/10
- 02/145: gnu: libx11: Update to 1.7.3.1., guix-commits, 2022/01/10
- 08/145: gnu: python-flit-core: Update to 3.5.1., guix-commits, 2022/01/10
- 23/145: gnu: heimdal: Unify phases, addressing TODO., guix-commits, 2022/01/10
- 25/145: gnu: libproxy: Remove target condition from check phase., guix-commits, 2022/01/10
- 15/145: gnu: isc-dhcp: Address TODOs., guix-commits, 2022/01/10
- 17/145: guix: lint: Fix comment per TODO., guix-commits, 2022/01/10
- 28/145: gnu: help2man: Update to 1.48.5., guix-commits, 2022/01/10
- 43/145: gnu: epiphany: Update to 41.2., guix-commits, 2022/01/10
- 40/145: gnu: gnome-backgrounds: Update to 41.0., guix-commits, 2022/01/10