unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#47410] [PATCH] gnu: Add Rust 1.51.
@ 2021-03-26 12:04 Matthew James Kraai
  2021-07-03  4:23 ` bug#47410: Close Matthew James Kraai
  0 siblings, 1 reply; 2+ messages in thread
From: Matthew James Kraai @ 2021-03-26 12:04 UTC (permalink / raw)
  To: 47410; +Cc: Matthew James Kraai

* gnu/packages/rust.scm (rust-1.51): New variable.
---
 gnu/packages/rust.scm | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/rust.scm b/gnu/packages/rust.scm
index c7840e1a20..3fd7961494 100644
--- a/gnu/packages/rust.scm
+++ b/gnu/packages/rust.scm
@@ -10,7 +10,7 @@
 ;;; Copyright © 2019 Ivan Petkov <ivanppetkov@gmail.com>
 ;;; Copyright © 2020, 2021 Jakub Kądziołka <kuba@kadziolka.net>
 ;;; Copyright © 2020 Pierre Langlois <pierre.langlois@gmx.com>
-;;; Copyright © 2020 Matthew Kraai <kraai@ftbfs.org>
+;;; Copyright © 2020, 2021 Matthew Kraai <kraai@ftbfs.org>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -1460,5 +1460,9 @@ move around."
   (rust-bootstrapped-package rust-1.49 "1.50.0"
     "0pjs7j62maiyvkmhp9zrxl528g2n0fphp4rq6ap7aqdv0a6qz5wm"))
 
+(define-public rust-1.51
+  (rust-bootstrapped-package rust-1.50 "1.51.0"
+    "0ixqkqglv3isxbvl4ldr4byrkx692wghsz3fasy1pn5kr2prnsvs"))
+
 ;; TODO(staging): Bump this variable to the latest packaged rust.
 (define-public rust rust-1.45)
-- 
2.31.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#47410: Close
  2021-03-26 12:04 [bug#47410] [PATCH] gnu: Add Rust 1.51 Matthew James Kraai
@ 2021-07-03  4:23 ` Matthew James Kraai
  0 siblings, 0 replies; 2+ messages in thread
From: Matthew James Kraai @ 2021-07-03  4:23 UTC (permalink / raw)
  To: 47410-done

Hi,

Rust 1.51 has already been packaged, so I'm closing this issue.

Matt





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-07-03  4:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-26 12:04 [bug#47410] [PATCH] gnu: Add Rust 1.51 Matthew James Kraai
2021-07-03  4:23 ` bug#47410: Close Matthew James Kraai

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).