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.1.


From: guix-commits
Subject: branch master updated: gnu: rust-1.45: Update to 1.45.1.
Date: Thu, 30 Jul 2020 15:45:05 -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 8119b7c  gnu: rust-1.45: Update to 1.45.1.
8119b7c is described below

commit 8119b7c6f7f84803d2800a4cd23bf81cf976403c
Author: Jakub Kądziołka <kuba@kadziolka.net>
AuthorDate: Thu Jul 30 21:42:45 2020 +0200

    gnu: rust-1.45: Update to 1.45.1.
    
    * gnu/packages/rust.scm (rust-1.45): Update to 1.45.1.
---
 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 a807978..a5c101a 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.0"
-           "0z6dh0yd3fcm3qh960wi4s6fa6pxz9mh77psycsqfkkx5kqra15s")))
+         (rust-bootstrapped-package rust-1.44 "1.45.1"
+           "16r1fjyiv3kvk9vml34jxh4vb56mqmr0x83pdmnfa7rx9r1fclza")))
     (package
       (inherit base-rust)
       (source



reply via email to

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