unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#65415] [PATCH] gnu: tp-smapi-module: Update to 0.44.
@ 2023-08-20 16:35 Jussi Timperi
  2023-08-26  3:35 ` bug#65415: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Jussi Timperi @ 2023-08-20 16:35 UTC (permalink / raw)
  To: 65415; +Cc: Jussi Timperi

* 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





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

* bug#65415: [PATCH] gnu: tp-smapi-module: Update to 0.44.
  2023-08-20 16:35 [bug#65415] [PATCH] gnu: tp-smapi-module: Update to 0.44 Jussi Timperi
@ 2023-08-26  3:35 ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2023-08-26  3:35 UTC (permalink / raw)
  To: Jussi Timperi; +Cc: 65415-done

Jussi Timperi <jussi.timperi@iki.fi> writes:

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

Applied, thank you!




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

end of thread, other threads:[~2023-08-26  3:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-20 16:35 [bug#65415] [PATCH] gnu: tp-smapi-module: Update to 0.44 Jussi Timperi
2023-08-26  3:35 ` bug#65415: " 宋文武 via Guix-patches via

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).