1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-11 15:40:31 +02:00

gnu: rust-cloudabi-0.0: Replace with 0.0.3.

* gnu/packages/crates-io.scm (rust-cloudabi-0.0): Replace with 0.0.3.
(rust-parking-lot-core-0.7, rust-parking-lot-core-0.6,
rust-parking-lot-core-0.5, rust-rand-0.5, rust-rand-os-0.1): Replace
rust-cloudabi-0.0 with 0.0.3.

Change-Id: I3a3dd0a707a0ae4552dac94bafd565995c9776bf
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
Herman Rimm
2024-12-25 12:09:31 +01:00
committed by Efraim Flashner
parent f98227eccb
commit 94dea60ffb

View File

@@ -14908,7 +14908,7 @@ descriptors.")
contains all syscalls and related types.")
(license license:bsd-2)))
(define-public rust-cloudabi-0.0
(define-public rust-cloudabi-0.0.3
(package
(inherit rust-cloudabi-0.1)
(name "rust-cloudabi")
@@ -56163,7 +56163,7 @@ synchronization primitives.")
`(#:cargo-inputs
(("rust-backtrace" ,rust-backtrace-0.3)
("rust-cfg-if" ,rust-cfg-if-0.1)
("rust-cloudabi" ,rust-cloudabi-0.0)
("rust-cloudabi" ,rust-cloudabi-0.0.3)
("rust-libc" ,rust-libc-0.2)
("rust-petgraph" ,rust-petgraph-0.5)
("rust-redox-syscall" ,rust-redox-syscall-0.1)
@@ -56187,7 +56187,7 @@ synchronization primitives.")
`(#:cargo-inputs
(("rust-backtrace" ,rust-backtrace-0.3)
("rust-cfg-if" ,rust-cfg-if-0.1)
("rust-cloudabi" ,rust-cloudabi-0.0)
("rust-cloudabi" ,rust-cloudabi-0.0.3)
("rust-libc" ,rust-libc-0.2)
("rust-petgraph" ,rust-petgraph-0.4)
("rust-redox-syscall" ,rust-redox-syscall-0.1)
@@ -56214,7 +56214,7 @@ synchronization primitives.")
`(#:cargo-inputs
(("rust-backtrace" ,rust-backtrace-0.3)
("rust-cfg-if" ,rust-cfg-if-0.1)
("rust-cloudabi" ,rust-cloudabi-0.0)
("rust-cloudabi" ,rust-cloudabi-0.0.3)
("rust-libc" ,rust-libc-0.2)
("rust-petgraph" ,rust-petgraph-0.4)
("rust-rand" ,rust-rand-0.6)
@@ -66393,7 +66393,7 @@ useful types and distributions, and some randomness-related algorithms.")
(arguments
`(#:skip-build? #t
#:cargo-inputs
(("rust-cloudabi" ,rust-cloudabi-0.0)
(("rust-cloudabi" ,rust-cloudabi-0.0.3)
("rust-fuchsia-cprng" ,rust-fuchsia-cprng-0.1)
("rust-libc" ,rust-libc-0.2)
("rust-log" ,rust-log-0.4)
@@ -66895,7 +66895,7 @@ generators.")
"0wahppm0s64gkr2vmhcgwc0lij37in1lgfxg5rbgqlz0l5vgcxbv"))))
(arguments
`(#:cargo-inputs
(("rust-cloudabi" ,rust-cloudabi-0.0)
(("rust-cloudabi" ,rust-cloudabi-0.0.3)
("rust-fuchsia-cprng" ,rust-fuchsia-cprng-0.1)
("rust-libc" ,rust-libc-0.2)
("rust-log" ,rust-log-0.4)