unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Greg Hogan <code@greghogan.com>
To: 55525@debbugs.gnu.org
Subject: [bug#55525] [PATCH] gnu: cpuid: Update to 20220224.
Date: Thu, 19 May 2022 12:01:19 -0400	[thread overview]
Message-ID: <CA+3U0Zn6BYPajMgtyNUVCM2o-OL1-VNyovLo++X0BY2fAA_t+g@mail.gmail.com> (raw)

[-- 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


             reply	other threads:[~2022-05-19 16:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-19 16:01 Greg Hogan [this message]
2022-05-24 14:55 ` bug#55525: [PATCH] gnu: cpuid: Update to 20220224 Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CA+3U0Zn6BYPajMgtyNUVCM2o-OL1-VNyovLo++X0BY2fAA_t+g@mail.gmail.com \
    --to=code@greghogan.com \
    --cc=55525@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).