GNU bug report logs -
#55525
[PATCH] gnu: cpuid: Update to 20220224.
Previous Next
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.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Tue, 24 May 2022 16:55:16 +0200
with message-id <87ilpvj7zf.fsf <at> 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 <at> gnu.org.)
--
55525: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=55525
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (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)]
[Message part 5 (message/rfc822, inline)]
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’.
This bug report was last modified 3 years ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.