[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/19: gnu: hwinfo: Update to 21.82.
From: |
guix-commits |
Subject: |
11/19: gnu: hwinfo: Update to 21.82. |
Date: |
Wed, 20 Jul 2022 06:42:32 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 4f878006ff475738c45d5f72bd13706755496f4c
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jul 17 02:00:01 2022 +0200
gnu: hwinfo: Update to 21.82.
* gnu/packages/hardware.scm (hwinfo): Update to 21.82.
---
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 ecff498156..27567bb38e 100644
--- a/gnu/packages/hardware.scm
+++ b/gnu/packages/hardware.scm
@@ -319,7 +319,7 @@ operability and find drivers.")
(define-public hwinfo
(package
(name "hwinfo")
- (version "21.81")
+ (version "21.82")
(home-page "https://github.com/openSUSE/hwinfo";)
(source
(origin
@@ -330,7 +330,7 @@ operability and find drivers.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0iyx1fb66s6b5ai4agw91nvl9wwk7z8g6y475vry3wv80dngzc43"))
+ (base32 "1ih6vrgh64408cijywy9by2snynkw91p3h0ry5pzk3lyqsl0wnlh"))
(modules
'((guix build utils)))
(snippet
- 04/19: gnu: dmidecode: Update to 3.4., (continued)
- 04/19: gnu: dmidecode: Update to 3.4., guix-commits, 2022/07/20
- 03/19: gnu: nginx: Update to 1.23.0., guix-commits, 2022/07/20
- 06/19: gnu: cpuid: Update to 20220620., guix-commits, 2022/07/20
- 07/19: gnu: cpuid: Use G-expressions., guix-commits, 2022/07/20
- 14/19: gnu: feh: Use G-expressions., guix-commits, 2022/07/20
- 13/19: gnu: feh: Update to 3.9., guix-commits, 2022/07/20
- 15/19: gnu: libdeflate: Update to 1.12., guix-commits, 2022/07/20
- 17/19: gnu: hdparm: Update to 9.64., guix-commits, 2022/07/20
- 05/19: gnu: dmidecode: Use G-expressions., guix-commits, 2022/07/20
- 08/19: gnu: diffoscope: Update to 219., guix-commits, 2022/07/20
- 11/19: gnu: hwinfo: Update to 21.82.,
guix-commits <=
- 16/19: gnu: libdeflate: Use G-expressions., guix-commits, 2022/07/20
- 19/19: gnu: slang: Update code style., guix-commits, 2022/07/20
- 09/19: gnu: libdmtx: Update to 0.7.7., guix-commits, 2022/07/20
- 10/19: gnu: libdmtx: Omit static library., guix-commits, 2022/07/20
- 12/19: gnu: inxi-minimal: Update to 3.3.19-1., guix-commits, 2022/07/20
- 18/19: gnu: Add most., guix-commits, 2022/07/20