me
/
guix
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
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
1 changed files with 2 additions and 2 deletions

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
(package
(name "rust-os-info")
(version "3.6.0")
(version "3.7.0")
(source
(origin
(method url-fetch)
(uri (crate-uri "os_info" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32 "1h5q42l0azly64b80gb36f0lsm296idkn0dc7247gq0mip34nhjw"))))
(base32 "0pndk46gl8lnyjb89p0k4bnn9ryxzrqh78pdh0c6ydl8p3al4vh0"))))
(build-system cargo-build-system)
(arguments
`(#:cargo-development-inputs