guix-commits
[Top][All Lists]
Advanced

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

395/472: gnu: rust-rustversion-1: Update to 1.0.13.


From: guix-commits
Subject: 395/472: gnu: rust-rustversion-1: Update to 1.0.13.
Date: Tue, 18 Jul 2023 14:09:47 -0400 (EDT)

efraim pushed a commit to branch rust-team
in repository guix.

commit fcf0b2043e2012d2174079769549b11ff4e0b879
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Thu Jul 13 12:35:54 2023 +0300

    gnu: rust-rustversion-1: Update to 1.0.13.
    
    * gnu/packages/crates-io.scm (rust-rustversion-1): Update to 1.0.13.
---
 gnu/packages/crates-io.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 1ca8c4057f..ca627b50d3 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -55035,7 +55035,7 @@ font rendering.")
 (define-public rust-rustversion-1
   (package
     (name "rust-rustversion")
-    (version "1.0.12")
+    (version "1.0.13")
     (source
      (origin
        (method url-fetch)
@@ -55044,7 +55044,7 @@ font rendering.")
         (string-append name "-" version ".tar.gz"))
        (sha256
         (base32
-         "01mzns4b7vfcxsyf63ck68gachqcbqzsfs6iwzrv6j449p70hcjg"))))
+         "0pxx0mxigrvzsbpkw54wjyx4jfm85bcss60dcpwk2b53c6dvscfw"))))
     (build-system cargo-build-system)
     (arguments
      `(#:cargo-development-inputs



reply via email to

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