[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#52149] [PATCH 20/26] gnu: Update rust-os-info-3.
From: |
(unmatched-parenthesis |
Subject: |
[bug#52149] [PATCH 20/26] gnu: Update rust-os-info-3. |
Date: |
Mon, 27 Dec 2021 16:50:57 +0000 |
* gnu/packages/crates-io.scm (rust-os-info-3): Update to 3.0.9.
---
gnu/packages/crates-io.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 4a1054eb66..5824e3b167 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -34787,14 +34787,14 @@ (define-public rust-ordermap-0.3
(define-public rust-os-info-3
(package
(name "rust-os-info")
- (version "3.0.6")
+ (version "3.0.9")
(source
(origin
(method url-fetch)
(uri (crate-uri "os_info" version))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
- (base32 "1pbcf2in8i9w6zjzk6jmrd89gm5h7qpyqi3hvkl0axpzp1m57lmk"))))
+ (base32 "0am726dcqslmkkz5p0ijfvwgqy4331fn5p0s1nyxm5wdimdxb7dq"))))
(build-system cargo-build-system)
(arguments
`(#:skip-build? #t
--
2.34.0
- [bug#52149] [PATCH 01/26] gnu: Add rust-cargo-0.58., (unmatched-parenthesis, 2021/12/27
- [bug#52149] [PATCH 02/26] gnu: Remove redundant parts of rust-cargo-0.53, (unmatched-parenthesis, 2021/12/27
- [bug#52149] [PATCH 04/26] gnu: Add rust-cargo-util-0.1., (unmatched-parenthesis, 2021/12/27
- [bug#52149] [PATCH 05/26] gnu: Update rust-curl-0.4; Update rust-curl-sys-0.4., (unmatched-parenthesis, 2021/12/27
- [bug#52149] [PATCH 03/26] gnu: Update rust-crossbeam-utils-0.8., (unmatched-parenthesis, 2021/12/27
- [bug#52149] [PATCH 06/26] gnu: Add rust-duct-0.9., (unmatched-parenthesis, 2021/12/27
- [bug#52149] [PATCH 08/26] gnu: Update dependencies of rust-bstr-0.2., (unmatched-parenthesis, 2021/12/27
- [bug#52149] [PATCH 11/26] gnu: Add rust-tracing-subscriber-0.3., (unmatched-parenthesis, 2021/12/27
- [bug#52149] [PATCH 07/26] gnu: Add rust-env-logger-0.9., (unmatched-parenthesis, 2021/12/27
- [bug#52149] [PATCH 16/26] gnu: Update rust-jobserver-0.1., (unmatched-parenthesis, 2021/12/27
- [bug#52149] [PATCH 20/26] gnu: Update rust-os-info-3.,
(unmatched-parenthesis <=
- [bug#52149] [PATCH 17/26] gnu: Update rust-itertools-0.10., (unmatched-parenthesis, 2021/12/27
- [bug#52149] [PATCH 14/26] gnu: Change checksum of rust-cargo-platform-0.1., (unmatched-parenthesis, 2021/12/27
- [bug#52149] [PATCH 22/26] gnu: Add rust-loom-0.5., (unmatched-parenthesis, 2021/12/27
- [bug#52149] [PATCH 10/26] gnu: Update rust-trybuild-1., (unmatched-parenthesis, 2021/12/27
- [bug#52149] [PATCH 09/26] gnu: Add rust-version-sync-0.9., (unmatched-parenthesis, 2021/12/27
- [bug#52149] [PATCH 15/26] gnu: Add rust-generator-0.7., (unmatched-parenthesis, 2021/12/27
- [bug#52149] [PATCH 19/26] gnu: Add rust-rustfix-0.6., (unmatched-parenthesis, 2021/12/27
- [bug#52149] [PATCH 26/26] gnu: Add rust-time-macros-0.2., (unmatched-parenthesis, 2021/12/27
- [bug#52149] [PATCH 23/26] gnu: Add rust-opener-0.5., (unmatched-parenthesis, 2021/12/27
- [bug#52149] [PATCH 12/26] gnu: Add rust-time-0.3., (unmatched-parenthesis, 2021/12/27