GNU bug report logs - #67744
gnu: hwdata: update to 0.376.

Previous Next

Package: guix-patches;

Reported by: dziltener <at> lyrion.ch

Date: Sun, 10 Dec 2023 10:34:02 UTC

Severity: normal

Done: Sergey Trofimov <sarg <at> sarg.org.ru>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 67744 in the body.
You can then email your comments to 67744 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to help-debbugs <at> gnu.org:
bug#67744; Package debbugs.gnu.org. (Sun, 10 Dec 2023 10:34:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to dziltener <at> lyrion.ch:
New bug report received and forwarded. Copy sent to help-debbugs <at> gnu.org.

Your message did not contain a Subject field. They are recommended and useful because the title of a $gBug is determined using this field. Please remember to include a Subject field in your messages in future.

(Sun, 10 Dec 2023 10:34:02 GMT) Full text and rfc822 format available.


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: dziltener <at> lyrion.ch
Date: Sun, 10 Dec 2023 05:32:47 -0500
From 9521b0959fc907537e896d81e85053d20ef36fed Mon Sep 17 00:00:00 2001
From: Daniel Ziltener <dziltener <at> lyrion.ch>
Date: Sun, 10 Dec 2023 11:26:14 +0100
Subject: [PATCH] gnu: hwdata: update to 0.376.
To: guix-patches <at> gnu.org
Cc: dziltener <at> lyrion.ch
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="------------2.43.0"

This is a multi-part message in MIME format.
--------------2.43.0
Content-Type: text/plain; charset=UTF-8; format=fixed
Content-Transfer-Encoding: 8bit

---
 gnu/packages/pciutils.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


--------------2.43.0
Content-Type: text/x-patch; name="0001-gnu-hwdata-update-to-0.376.patch"
Content-Transfer-Encoding: 8bit
Content-Disposition: inline; filename="0001-gnu-hwdata-update-to-0.376.patch"

diff --git a/gnu/packages/pciutils.scm b/gnu/packages/pciutils.scm
index 140bbd0e90..a799a12c10 100644
--- a/gnu/packages/pciutils.scm
+++ b/gnu/packages/pciutils.scm
@@ -39,7 +39,7 @@ (define-module (gnu packages pciutils)
 (define-public hwdata
   (package
     (name "hwdata")
-    (version "0.365")                   ;updated monthly
+    (version "0.376")                   ;updated monthly
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -48,7 +48,7 @@ (define-public hwdata
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "00gqx24dyy9l98ygnvx8i087xq8pl9d2393h4d2cm4d5nnvr51d4"))))
+                "0g758llcr3g76yig7crxffzd9vsw0w3hr6z976lpgxblcdm82nrk"))))
     (build-system gnu-build-system)
     (outputs '("out" "iab" "oui" "pci" "pnp" "usb"))
     (arguments

--------------2.43.0--






bug reassigned from package 'debbugs.gnu.org' to 'guix-patches'. Request was from Felix Lechner <felix.lechner <at> lease-up.com> to control <at> debbugs.gnu.org. (Sun, 10 Dec 2023 15:36:01 GMT) Full text and rfc822 format available.

Changed bug title to 'gnu: hwdata: update to 0.376.' from '(no subject)' Request was from Simon Tournier <zimon.toutoune <at> gmail.com> to control <at> debbugs.gnu.org. (Tue, 10 Sep 2024 16:20:11 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 67744 <at> debbugs.gnu.org and dziltener <at> lyrion.ch Request was from Sergey Trofimov <sarg <at> sarg.org.ru> to control <at> debbugs.gnu.org. (Fri, 07 Mar 2025 07:08:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 04 Apr 2025 11:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 73 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.