all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#63953] [PATCH] gnu: lttng-modules: Update to 2.13.10.
@ 2023-06-07 15:04 odion
  2023-06-12 19:44 ` bug#63953: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: odion @ 2023-06-07 15:04 UTC (permalink / raw)
  To: 63953; +Cc: Olivier Dion

From: Olivier Dion <odion@efficios.com>

* gnu/packages/instrumentation.scm (lttng-modules): Update to 2.13.10.
---
 gnu/packages/instrumentation.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/instrumentation.scm b/gnu/packages/instrumentation.scm
index de74e6e03d..9bb633bcce 100644
--- a/gnu/packages/instrumentation.scm
+++ b/gnu/packages/instrumentation.scm
@@ -314,14 +314,14 @@ (define-public libpatch
 (define-public lttng-modules
   (package
     (name "lttng-modules")
-    (version "2.13.5")
+    (version "2.13.10")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://lttng.org/files/lttng-modules/"
                                   "lttng-modules-" version ".tar.bz2"))
               (sha256
                (base32
-                "0277yfp57psnvn5g40mk09zryp0r4saynns213qak18fv0l39szc"))))
+                "19xh8nm19vx6c2i1adqpa8q2xsvxn59qxa6z186iywbhr0dgpaqk"))))
     (build-system linux-module-build-system)
     (arguments
      `(#:tests? #f ; no tests

base-commit: 5b3931c2ae62571d856bb1a45470fe843132b9b4
-- 
2.40.1





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

* bug#63953: [PATCH] gnu: lttng-modules: Update to 2.13.10.
  2023-06-07 15:04 [bug#63953] [PATCH] gnu: lttng-modules: Update to 2.13.10 odion
@ 2023-06-12 19:44 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-06-12 19:44 UTC (permalink / raw)
  To: odion; +Cc: 63953-done

[-- Attachment #1: Type: text/plain, Size: 348 bytes --]


odion@efficios.com writes:

> From: Olivier Dion <odion@efficios.com>
>
> * gnu/packages/instrumentation.scm (lttng-modules): Update to 2.13.10.
> ---
>  gnu/packages/instrumentation.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed it to master as
51b29ba0077e0d7d18af3d5af5ed6f7b1ed652c7.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2023-06-13 12:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-07 15:04 [bug#63953] [PATCH] gnu: lttng-modules: Update to 2.13.10 odion
2023-06-12 19:44 ` bug#63953: " Christopher Baines

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.