GNU bug report logs - #70287
[PATCH] gnu: tracy: Update to 0.10.

Previous Next

Package: guix-patches;

Reported by: VÖRÖSKŐI András <voroskoi <at> gmail.com>

Date: Mon, 8 Apr 2024 18:57:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

To reply to this bug, email your comments to 70287 AT debbugs.gnu.org.
There is no need to reopen the bug first.

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#70287; Package guix-patches. (Mon, 08 Apr 2024 18:57:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to VÖRÖSKŐI András <voroskoi <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 08 Apr 2024 18:57:02 GMT) Full text and rfc822 format available.

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

From: VÖRÖSKŐI András <voroskoi <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: VÖRÖSKŐI András <voroskoi <at> gmail.com>
Subject: [PATCH] gnu: tracy: Update to 0.10.
Date: Mon,  8 Apr 2024 20:56:45 +0200
* gnu/packages/profiling.scm (tracy): Update to 0.10.
* gnu/packages/profiling.scm (tracy-wayland): Update to 0.10.

Change-Id: Iee2d306e97aff88575286e2da78430be8014b35c
---
 gnu/packages/profiling.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/profiling.scm b/gnu/packages/profiling.scm
index 3615eb417c..3862dc2e22 100644
--- a/gnu/packages/profiling.scm
+++ b/gnu/packages/profiling.scm
@@ -401,7 +401,7 @@ (define-public scorep-openmpi (make-scorep openmpi))
 (define-public tracy-wayland
   (package
     (name "tracy-wayland")
-    (version "0.9.1")
+    (version "0.10")
     (source
      (origin
        (method git-fetch)
@@ -410,7 +410,7 @@ (define-public tracy-wayland
              (commit (string-append "v" version))))
        (sha256
         (base32
-         "1znw1r1c4vrb9vrsr08gcwynpjda8xxmb3923yykpymw2hsm0n9b"))
+         "1w50bckvs1nn68amzrkyrh769dhmlhk7w00kr8ac5h9ryk349p8c"))
        (file-name (git-file-name "tracy" version))
        (modules '((guix build utils)))
        (snippet

base-commit: eaccfececd0eec362b247efd47861e2118dd9dd8
-- 
2.41.0





Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Tue, 09 Apr 2024 17:25:02 GMT) Full text and rfc822 format available.

Notification sent to VÖRÖSKŐI András <voroskoi <at> gmail.com>:
bug acknowledged by developer. (Tue, 09 Apr 2024 17:25:02 GMT) Full text and rfc822 format available.

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

From: Christopher Baines <mail <at> cbaines.net>
To: VÖRÖSKŐI András <voroskoi <at> gmail.com>
Cc: 70287-done <at> debbugs.gnu.org
Subject: Re: [bug#70287] [PATCH] gnu: tracy: Update to 0.10.
Date: Tue, 09 Apr 2024 18:23:48 +0100
[Message part 1 (text/plain, inline)]
VÖRÖSKŐI András <voroskoi <at> gmail.com> writes:

> * gnu/packages/profiling.scm (tracy): Update to 0.10.
> * gnu/packages/profiling.scm (tracy-wayland): Update to 0.10.
>
> Change-Id: Iee2d306e97aff88575286e2da78430be8014b35c
> ---
>  gnu/packages/profiling.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed this to master as
3ee46d58a47ca24d6d8eac16c2c553763d8c998d.

Chris
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 25 days ago.

Previous Next


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