unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#55525] [PATCH] gnu: cpuid: Update to 20220224.
@ 2022-05-19 16:01 Greg Hogan
  2022-05-24 14:55 ` bug#55525: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Greg Hogan @ 2022-05-19 16:01 UTC (permalink / raw)
  To: 55525

[-- Attachment #1: Type: text/plain, Size: 1172 bytes --]

No dependents other than itself: cpuid@20220224


From c798012702a74efa5ece232f20ff0b71ee319913 Mon Sep 17 00:00:00 2001
From: Greg Hogan <code@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

[-- Attachment #2: 0001-gnu-cpuid-Update-to-20220224.patch --]
[-- Type: text/x-patch, Size: 1123 bytes --]

From c798012702a74efa5ece232f20ff0b71ee319913 Mon Sep 17 00:00:00 2001
From: Greg Hogan <code@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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#55525: [PATCH] gnu: cpuid: Update to 20220224.
  2022-05-19 16:01 [bug#55525] [PATCH] gnu: cpuid: Update to 20220224 Greg Hogan
@ 2022-05-24 14:55 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2022-05-24 14:55 UTC (permalink / raw)
  To: Greg Hogan; +Cc: 55525-done

Hi,

Greg Hogan <code@greghogan.com> skribis:

>>From c798012702a74efa5ece232f20ff0b71ee319913 Mon Sep 17 00:00:00 2001
> From: Greg Hogan <code@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’.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-05-24 14:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-19 16:01 [bug#55525] [PATCH] gnu: cpuid: Update to 20220224 Greg Hogan
2022-05-24 14:55 ` bug#55525: " Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).