unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#73704] [PATCH] gnu: gtkwave: Update to 3.3.121.
@ 2024-10-08 12:39 Cayetano Santos via Guix-patches via
  2024-10-14 19:48 ` [bug#73704] QA review for 73704 Aaron Covrig via Guix-patches via
  2024-10-16 17:10 ` bug#73704: [PATCH] gnu: gtkwave: Update to 3.3.121 Ludovic Courtès
  0 siblings, 2 replies; 3+ messages in thread
From: Cayetano Santos via Guix-patches via @ 2024-10-08 12:39 UTC (permalink / raw)
  To: 73704; +Cc: Cayetano Santos

* gnu/packages/fpga.scm (gtkwave): Update to 3.3.121.
---
 gnu/packages/fpga.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/fpga.scm b/gnu/packages/fpga.scm
index 68f36d501f..c9cefa7d9f 100644
--- a/gnu/packages/fpga.scm
+++ b/gnu/packages/fpga.scm
@@ -350,7 +350,7 @@ (define-public arachne-pnr
 (define-public gtkwave
   (package
     (name "gtkwave")
-    (version "3.3.113")
+    (version "3.3.121")
     (source
      (origin
        (method url-fetch)
@@ -360,7 +360,7 @@ (define-public gtkwave
                   (string-append "https://gtkwave.sourceforge.net/"
                                  "gtkwave-" version ".tar.gz")))
        (sha256
-        (base32 "1zqkfchmns5x90qxa8kg39bfhax3vxf1mrdz3lhyb9fz1gp4difn"))))
+        (base32 "15w3x3zx5klqg1vjkakixw9zwfnkib7gf376knf5sryakd3bc1av"))))
     (build-system gnu-build-system)
     (native-inputs
      (list gperf pkg-config))

base-commit: d44beb9b4ad836781928a0c5667e94c0d6df13f0
-- 
2.46.0





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

end of thread, other threads:[~2024-10-16 17:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-08 12:39 [bug#73704] [PATCH] gnu: gtkwave: Update to 3.3.121 Cayetano Santos via Guix-patches via
2024-10-14 19:48 ` [bug#73704] QA review for 73704 Aaron Covrig via Guix-patches via
2024-10-16 17:10 ` bug#73704: [PATCH] gnu: gtkwave: Update to 3.3.121 Ludovic Courtès

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