emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#55525: closed ([PATCH] gnu: cpuid: Update to 20220224.)


From: GNU bug Tracking System
Subject: bug#55525: closed ([PATCH] gnu: cpuid: Update to 20220224.)
Date: Tue, 24 May 2022 14:56:01 +0000

Your message dated Tue, 24 May 2022 16:55:16 +0200
with message-id <87ilpvj7zf.fsf@gnu.org>
and subject line Re: bug#55525: [PATCH] gnu: cpuid: Update to 20220224.
has caused the debbugs.gnu.org bug report #55525,
regarding [PATCH] gnu: cpuid: Update to 20220224.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
55525: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=55525
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: cpuid: Update to 20220224. Date: Thu, 19 May 2022 12:01:19 -0400
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: 0001-gnu-cpuid-Update-to-20220224.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: bug#55525: [PATCH] gnu: cpuid: Update to 20220224. Date: Tue, 24 May 2022 16:55:16 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
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’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]