[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
281/300: gnu: hwdata: Update to 0.392.
From: |
guix-commits |
Subject: |
281/300: gnu: hwdata: Update to 0.392. |
Date: |
Wed, 26 Mar 2025 18:38:18 -0400 (EDT) |
janneke pushed a commit to branch core-packages-team-old
in repository guix.
commit d15c58bb8215c3dd1a90551c79e42021ecbf4955
Author: Zheng Junjie <z572@z572.online>
AuthorDate: Mon Mar 3 00:41:13 2025 +0800
gnu: hwdata: Update to 0.392.
* gnu/packages/pciutils.scm (hwdata): Update to 0.392.
Change-Id: I5d1142912b35b7e75bdbb265537d71b6b209eda5
---
gnu/packages/pciutils.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/pciutils.scm b/gnu/packages/pciutils.scm
index 08f1634113..e4e0289808 100644
--- a/gnu/packages/pciutils.scm
+++ b/gnu/packages/pciutils.scm
@@ -39,7 +39,7 @@
(define-public hwdata
(package
(name "hwdata")
- (version "0.374") ;updated monthly
+ (version "0.392") ;updated monthly
(source (origin
(method git-fetch)
(uri (git-reference
@@ -48,7 +48,7 @@
(file-name (git-file-name name version))
(sha256
(base32
- "1fcmg06lfzqrpq4z4gp12qpk7rd3s0phz4qyhq39ks43r1vxiy26"))))
+ "1kp5gs2ld1a8mcq03w9s7kmwi9fq7s01pkll8namkh2rysh4yfqf"))))
(build-system gnu-build-system)
(arguments
;; Tests require pciutils, python, podman. Disable to avoid recursive dep.
- 294/300: build-system/gnu: Use ‘search-input-file’ instead of input labels., (continued)
- 294/300: build-system/gnu: Use ‘search-input-file’ instead of input labels., guix-commits, 2025/03/26
- 295/300: gnu-bootstrap: Use ‘search-input-file’., guix-commits, 2025/03/26
- 297/300: gnu: gash-boot: Remove input labels., guix-commits, 2025/03/26
- 299/300: gnu: gash-utils-boot: Use a gexp., guix-commits, 2025/03/26
- 300/300: gnu: mpfr: Update to 4.2.2., guix-commits, 2025/03/26
- 265/300: gnu: gnumach-headers: Fix build., guix-commits, 2025/03/26
- 268/300: gnu: xorg-server-for-test: Update to 21.1.15; fixes build with gcc-14., guix-commits, 2025/03/26
- 270/300: gnu: commencement: gcc-boot0: Fix building on the 32bit Hurd., guix-commits, 2025/03/26
- 269/300: gnu: nvi: Fix build with gcc-14., guix-commits, 2025/03/26
- 274/300: squash! gnu: gcc-4.7: Fix slash in startfile prefix., guix-commits, 2025/03/26
- 281/300: gnu: hwdata: Update to 0.392.,
guix-commits <=
- 284/300: gnu: c-ares: Update to 1.34.4., guix-commits, 2025/03/26
- 285/300: gnu: which: Update to 2.23., guix-commits, 2025/03/26
- 290/300: gnu: perl-io-socket-ssl: Update to 2.089., guix-commits, 2025/03/26
- 291/300: gnu: minizip: Remove phase 'remove-crypt-h., guix-commits, 2025/03/26
- 287/300: Revert "gnu: which: Update to 2.22.", guix-commits, 2025/03/26
- 293/300: utils: Set $0 to basename of command in `wrap-program'., guix-commits, 2025/03/26
- 296/300: gnu: bootar: Remove input label., guix-commits, 2025/03/26
- 298/300: gnu: gash-boot: Shorten symlinks., guix-commits, 2025/03/26
- 139/300: gnu: texlive-bin: Fix build with gcc-14., guix-commits, 2025/03/26
- 175/300: Revert "gnu: perl-tk: Fix build with gcc-14.", guix-commits, 2025/03/26