Archived
1
0
Fork 0

gnu: rust-os-info-3: Update to 3.7.0.

* gnu/packages/crates-io.scm (rust-os-info-3): Update to 3.7.0.

Change-Id: I35a3f07373ff9cfd2bdeddbf64542759961c3f99
This commit is contained in:
Efraim Flashner 2023-10-24 08:47:56 +03:00
parent 396f7cde82
commit 16e6cc0411
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -47762,14 +47762,14 @@ easy and usable crypto while trying to minimize the use of unsafe code.")
(define-public rust-os-info-3 (define-public rust-os-info-3
(package (package
(name "rust-os-info") (name "rust-os-info")
(version "3.6.0") (version "3.7.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (crate-uri "os_info" version)) (uri (crate-uri "os_info" version))
(file-name (string-append name "-" version ".tar.gz")) (file-name (string-append name "-" version ".tar.gz"))
(sha256 (sha256
(base32 "1h5q42l0azly64b80gb36f0lsm296idkn0dc7247gq0mip34nhjw")))) (base32 "0pndk46gl8lnyjb89p0k4bnn9ryxzrqh78pdh0c6ydl8p3al4vh0"))))
(build-system cargo-build-system) (build-system cargo-build-system)
(arguments (arguments
`(#:cargo-development-inputs `(#:cargo-development-inputs