unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "VÖRÖSKŐI András" <voroskoi@gmail.com>
To: 70287@debbugs.gnu.org
Cc: "VÖRÖSKŐI András" <voroskoi@gmail.com>
Subject: [bug#70287] [PATCH] gnu: tracy: Update to 0.10.
Date: Mon,  8 Apr 2024 20:56:45 +0200	[thread overview]
Message-ID: <c61bb7ebcd171408c4fff20fa7c4ad56378a20c3.1712602605.git.voroskoi@gmail.com> (raw)

* 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	other threads:[~2024-04-08 18:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-08 18:56 VÖRÖSKŐI András [this message]
2024-04-09 17:23 ` bug#70287: [PATCH] gnu: tracy: Update to 0.10 Christopher Baines

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c61bb7ebcd171408c4fff20fa7c4ad56378a20c3.1712602605.git.voroskoi@gmail.com \
    --to=voroskoi@gmail.com \
    --cc=70287@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).