unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#70287] [PATCH] gnu: tracy: Update to 0.10.
@ 2024-04-08 18:56 VÖRÖSKŐI András
  2024-04-09 17:23 ` bug#70287: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: VÖRÖSKŐI András @ 2024-04-08 18:56 UTC (permalink / raw)
  To: 70287; +Cc: VÖRÖSKŐI András

* 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





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

* bug#70287: [PATCH] gnu: tracy: Update to 0.10.
  2024-04-08 18:56 [bug#70287] [PATCH] gnu: tracy: Update to 0.10 VÖRÖSKŐI András
@ 2024-04-09 17:23 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2024-04-09 17:23 UTC (permalink / raw)
  To: VÖRÖSKŐI András; +Cc: 70287-done

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

VÖRÖSKŐI András <voroskoi@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

[-- 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:[~2024-04-09 17:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-08 18:56 [bug#70287] [PATCH] gnu: tracy: Update to 0.10 VÖRÖSKŐI András
2024-04-09 17:23 ` bug#70287: " Christopher Baines

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