GNU bug report logs - #65415
[PATCH] gnu: tp-smapi-module: Update to 0.44.

Previous Next

Package: guix-patches;

Reported by: Jussi Timperi <jussi.timperi <at> iki.fi>

Date: Mon, 21 Aug 2023 07:16:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

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 65415 in the body.
You can then email your comments to 65415 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#65415; Package guix-patches. (Mon, 21 Aug 2023 07:16:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jussi Timperi <jussi.timperi <at> iki.fi>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 21 Aug 2023 07:16:02 GMT) Full text and rfc822 format available.

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

From: Jussi Timperi <jussi.timperi <at> iki.fi>
To: guix-patches <at> gnu.org
Cc: Jussi Timperi <jussi.timperi <at> iki.fi>
Subject: [PATCH] gnu: tp-smapi-module: Update to 0.44.
Date: Sun, 20 Aug 2023 19:35:51 +0300
* gnu/packages/linux.scm (tp-smapi-module): Update to 0.44.
---
- 0.44 adds Linux 6.4 support
- 'guix build --rounds=2' fails due to differences in provided modules,
but this was already the case with 0.43.

 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 bdf05227fb..8e984ba479 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -10146,7 +10146,7 @@ (define-public evtest
 (define-public tp-smapi-module
   (package
     (name "tp-smapi-module")
-    (version "0.43")
+    (version "0.44")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -10155,7 +10155,7 @@ (define-public tp-smapi-module
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1rjb0njckczc2mj05cagvj0lkyvmyk6bw7wkiinv81lw8m90g77g"))))
+                "0kzbks07bh5jbi1n311zp9cbp1xxyzi7nys8wq1k0k5ig81h9w6k"))))
     (build-system linux-module-build-system)
     (arguments
      `(#:tests? #f))                    ;there are none.

base-commit: 95a1a819dffa833bdd7a47f272da7ee4ff3260c8
-- 
2.41.0





Reply sent to 宋文武 <iyzsong <at> envs.net>:
You have taken responsibility. (Sat, 26 Aug 2023 03:36:02 GMT) Full text and rfc822 format available.

Notification sent to Jussi Timperi <jussi.timperi <at> iki.fi>:
bug acknowledged by developer. (Sat, 26 Aug 2023 03:36:02 GMT) Full text and rfc822 format available.

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

From: 宋文武 <iyzsong <at> envs.net>
To: Jussi Timperi <jussi.timperi <at> iki.fi>
Cc: 65415-done <at> debbugs.gnu.org
Subject: Re: bug#65415: [PATCH] gnu: tp-smapi-module: Update to 0.44.
Date: Sat, 26 Aug 2023 11:35:20 +0800
Jussi Timperi <jussi.timperi <at> iki.fi> writes:

> * gnu/packages/linux.scm (tp-smapi-module): Update to 0.44.

Applied, thank you!




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

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

Previous Next


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