GNU bug report logs - #55525
[PATCH] gnu: cpuid: Update to 20220224.

Previous Next

Package: guix-patches;

Reported by: Greg Hogan <code <at> greghogan.com>

Date: Thu, 19 May 2022 16:02:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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 55525 in the body.
You can then email your comments to 55525 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 guix-patches <at> gnu.org:
bug#55525; Package guix-patches. (Thu, 19 May 2022 16:02:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Greg Hogan <code <at> greghogan.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 19 May 2022 16:02:01 GMT) Full text and rfc822 format available.

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

From: Greg Hogan <code <at> greghogan.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: cpuid: Update to 20220224.
Date: Thu, 19 May 2022 12:01:19 -0400
[Message part 1 (text/plain, inline)]
No dependents other than itself: cpuid <at> 20220224


From c798012702a74efa5ece232f20ff0b71ee319913 Mon Sep 17 00:00:00 2001
From: Greg Hogan <code <at> greghogan.com>
Date: Wed, 18 May 2022 17:22:04 +0000
Subject: [PATCH] gnu: cpuid: Update to 20220224.

* gnu/packages/linux.scm (cpuid): Update to 20220224.
---
 gnu/packages/linux.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index e179a5c2f7..c0a8117447 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -7760,14 +7760,14 @@ (define-public proot-static
 (define-public cpuid
   (package
     (name "cpuid")
-    (version "20211210")
+    (version "20220224")
     (source (origin
               (method url-fetch)
               (uri (string-append "http://www.etallen.com/cpuid/cpuid-"
                                   version ".src.tar.gz"))
               (sha256
                (base32
-                "0i2z1r0zwsmvnx2azwsz3x6van6dj9480lh26s1ny6ny01bqjag0"))))
+                "178zv8jclzg3hqm3g5bpjnsp898rbbxfq6ydavw49vla24mdw6aa"))))
     (build-system gnu-build-system)
     (arguments
      `(#:make-flags
-- 
2.36.1
[0001-gnu-cpuid-Update-to-20220224.patch (text/x-patch, attachment)]

Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Tue, 24 May 2022 14:56:01 GMT) Full text and rfc822 format available.

Notification sent to Greg Hogan <code <at> greghogan.com>:
bug acknowledged by developer. (Tue, 24 May 2022 14:56:01 GMT) Full text and rfc822 format available.

Message #10 received at 55525-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Greg Hogan <code <at> greghogan.com>
Cc: 55525-done <at> debbugs.gnu.org
Subject: Re: bug#55525: [PATCH] gnu: cpuid: Update to 20220224.
Date: Tue, 24 May 2022 16:55:16 +0200
Hi,

Greg Hogan <code <at> greghogan.com> skribis:

>>From c798012702a74efa5ece232f20ff0b71ee319913 Mon Sep 17 00:00:00 2001
> From: Greg Hogan <code <at> greghogan.com>
> Date: Wed, 18 May 2022 17:22:04 +0000
> Subject: [PATCH] gnu: cpuid: Update to 20220224.
>
> * gnu/packages/linux.scm (cpuid): Update to 20220224.

Applied, thanks!

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 22 Jun 2022 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 307 days ago.

Previous Next


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