guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: gnu: rust-1.45: Update to 1.45.2.


From: guix-commits
Subject: branch master updated: gnu: rust-1.45: Update to 1.45.2.
Date: Mon, 03 Aug 2020 12:19:13 -0400

This is an automated email from the git hooks/post-receive script.

niedzejkob pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 4ad8f5f  gnu: rust-1.45: Update to 1.45.2.
4ad8f5f is described below

commit 4ad8f5ff6c28780f13be7b59d4b15dc64fb855df
Author: Jakub Kądziołka <kuba@kadziolka.net>
AuthorDate: Mon Aug 3 17:57:33 2020 +0200

    gnu: rust-1.45: Update to 1.45.2.
    
    * gnu/packages/rust.scm (rust-1.45): Update to 1.45.2.
---
 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 a5c101a..778aeaa 100644
--- a/gnu/packages/rust.scm
+++ b/gnu/packages/rust.scm
@@ -1282,8 +1282,8 @@ move around."
 
 (define-public rust-1.45
   (let ((base-rust
-         (rust-bootstrapped-package rust-1.44 "1.45.1"
-           "16r1fjyiv3kvk9vml34jxh4vb56mqmr0x83pdmnfa7rx9r1fclza")))
+         (rust-bootstrapped-package rust-1.44 "1.45.2"
+           "0273a1g3f59plyi1n0azf21qjzwml1yqdnj5z472crz37qggr8xp")))
     (package
       (inherit base-rust)
       (source



reply via email to

[Prev in Thread] Current Thread [Next in Thread]