guix-commits
[Top][All Lists]
Advanced

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

branch master updated: gnu: lttng-tools: Update the hash.


From: guix-commits
Subject: branch master updated: gnu: lttng-tools: Update the hash.
Date: Tue, 16 Aug 2022 17:59:25 -0400

This is an automated email from the git hooks/post-receive script.

mothacehe pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new e6a75d013d gnu: lttng-tools: Update the hash.
e6a75d013d is described below

commit e6a75d013d61e52b075ead7de0a30634e0ff0683
Author: Mathieu Othacehe <othacehe@gnu.org>
AuthorDate: Tue Aug 16 23:57:21 2022 +0200

    gnu: lttng-tools: Update the hash.
    
    This is a follow-up of c53a5e7dc3153443cab5ac8ce7ff9d935785fe44.
    
    * gnu/packages/instrumentation.scm (lttng-tools)[source]: Update it.
---
 gnu/packages/instrumentation.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/instrumentation.scm b/gnu/packages/instrumentation.scm
index 4bdded26bf..2d2f53225c 100644
--- a/gnu/packages/instrumentation.scm
+++ b/gnu/packages/instrumentation.scm
@@ -267,7 +267,7 @@ to ring buffers shared with a consumer daemon.")
                                   "lttng-tools-" version ".tar.bz2"))
               (sha256
                (base32
-                "1gfp9y24lpaiz4lcmbp30yd400jmh99mlay9gb8pz9qd080bmlnf"))))
+                "13gh4bvlgbh82h9vb80aw8l1cfmdj3xyvjg30cscz9vqy7l04yni"))))
     (build-system gnu-build-system)
     (arguments
      `( ;; FIXME - Currently there's a segmentation fault by swig when enabling



reply via email to

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