gnu: rust-redox-syscall-0.2: Update to 0.2.16.

* gnu/packages/crates-io.scm (rust-redox-syscall-0.2): Update to 0.2.16.

Change-Id: I844fcb40a55f293dcf0316b46b2b264f48940655
This commit is contained in:
Efraim Flashner 2024-01-28 13:54:48 +02:00
parent e645e72e2a
commit 63b6ee7b71
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -51539,14 +51539,14 @@ (define-public rust-redox-syscall-0.2
(package
(inherit rust-redox-syscall-0.3)
(name "rust-redox-syscall")
(version "0.2.10")
(version "0.2.16")
(source
(origin
(method url-fetch)
(uri (crate-uri "redox_syscall" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32 "1zq36bhw4c6xig340ja1jmr36iy0d3djp8smsabxx71676bg70w3"))))
(base32 "16jicm96kjyzm802cxdd1k9jmcph0db1a4lhslcnhjsvhp0mhnpv"))))
(arguments
`(#:skip-build? #t
#:cargo-inputs