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
This commit is contained in:
Efraim Flashner 2024-09-22 15:39:26 +03:00
parent 27a718f14f
commit 651b8f7478
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -66359,7 +66359,7 @@ (define-public rust-rustc-ap-rustc-lexer-725
(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)
@ -66367,7 +66367,7 @@ (define-public rust-rustc-demangle-0.1
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"0xnbk2bmyzshacjm2g1kd4zzv2y2az14bw3sjccq5qkpmsfvn9nn"))))
"07zysaafgrkzy2rjgwqdj2a8qdpsm6zv6f5pgpk9x0lm40z9b6vi"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-inputs