[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/12: gnu: hwinfo: Update to 22.2.
From: |
guix-commits |
Subject: |
06/12: gnu: hwinfo: Update to 22.2. |
Date: |
Tue, 31 Jan 2023 14:41:03 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 21a4e66f02aacf5ae87105d2157de1b1be29f9b9
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jan 22 01:00:01 2023 +0100
gnu: hwinfo: Update to 22.2.
* gnu/packages/hardware.scm (hwinfo): Update to 22.2.
---
gnu/packages/hardware.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/hardware.scm b/gnu/packages/hardware.scm
index 3e776e885b..0b78436017 100644
--- a/gnu/packages/hardware.scm
+++ b/gnu/packages/hardware.scm
@@ -325,7 +325,7 @@ operability and find drivers.")
(define-public hwinfo
(package
(name "hwinfo")
- (version "21.82")
+ (version "22.2")
(home-page "https://github.com/openSUSE/hwinfo")
(source
(origin
@@ -336,7 +336,7 @@ operability and find drivers.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1ih6vrgh64408cijywy9by2snynkw91p3h0ry5pzk3lyqsl0wnlh"))
+ (base32 "1lfzcyiipxwi8rh0aw5sy7n8x986b9f9pa9g048rxn6k7anfpxk7"))
(modules
'((guix build utils)))
(snippet
- branch master updated (38ef37d4bb -> aed385e18e), guix-commits, 2023/01/31
- 01/12: gnu: kicad: Update to 6.0.11., guix-commits, 2023/01/31
- 06/12: gnu: hwinfo: Update to 22.2.,
guix-commits <=
- 02/12: gnu: appstream: Update to 0.15.6., guix-commits, 2023/01/31
- 03/12: gnu: edgar: Update to 1.36., guix-commits, 2023/01/31
- 04/12: gnu: memtest86+: Update to 6.01., guix-commits, 2023/01/31
- 05/12: gnu: memtester: Update to 4.6.0., guix-commits, 2023/01/31
- 07/12: gnu: phockup: Properly patch exiftool., guix-commits, 2023/01/31
- 10/12: gnu: libpng-apng: Update to 1.6.39., guix-commits, 2023/01/31
- 08/12: gnu: phockup: Test exiftool patching., guix-commits, 2023/01/31
- 09/12: gnu: phockup: Update to 1.9.2., guix-commits, 2023/01/31
- 11/12: gnu: libpng-apng: Remove obsolete trailing #t., guix-commits, 2023/01/31
- 12/12: gnu: papirus-icon-theme: Reduce inode consumption., guix-commits, 2023/01/31