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>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: VÖRÖSKŐI András
 <voroskoi <at> gmail.com>
Subject: bug#70287: closed (Re: [bug#70287] [PATCH] gnu: tracy: Update to
 0.10.)
Date: Tue, 09 Apr 2024 17:25:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#70287: [PATCH] gnu: tracy: Update to 0.10.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 70287 <at> debbugs.gnu.org.

-- 
70287: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70287
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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 3 (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)]
[Message part 5 (message/rfc822, inline)]
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




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

Previous Next


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