guix-commits
[Top][All Lists]
Advanced

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

196/422: gnu: rust-rustc-demangle-0.1: Update to 0.1.24.


From: guix-commits
Subject: 196/422: gnu: rust-rustc-demangle-0.1: Update to 0.1.24.
Date: Wed, 6 Nov 2024 04:02:17 -0500 (EST)

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

commit 12e7321dc1fb3acf2b349e99abdb254e68f1bd23
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Sun Sep 22 15:39:26 2024 +0300

    gnu: rust-rustc-demangle-0.1: Update to 0.1.24.
    
    * gnu/packages/crates-io.scm (rust-rustc-demangle-0.1): Update to 0.1.24.
    
    Change-Id: I4b6d3b824215ad3e2e5641bf49a4f21c99dce7b5
---
 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 56ba9a1b8a..939392d71a 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -66340,7 +66340,7 @@ It is automatically published using the compiler 
repository at
 (define-public rust-rustc-demangle-0.1
   (package
     (name "rust-rustc-demangle")
-    (version "0.1.23")
+    (version "0.1.24")
     (source
       (origin
         (method url-fetch)
@@ -66348,7 +66348,7 @@ It is automatically published using the compiler 
repository at
         (file-name (string-append name "-" version ".tar.gz"))
         (sha256
          (base32
-          "0xnbk2bmyzshacjm2g1kd4zzv2y2az14bw3sjccq5qkpmsfvn9nn"))))
+          "07zysaafgrkzy2rjgwqdj2a8qdpsm6zv6f5pgpk9x0lm40z9b6vi"))))
     (build-system cargo-build-system)
     (arguments
      `(#:cargo-inputs



reply via email to

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