[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/06: gnu: gtkwave: Update to 3.3.106.
From: |
guix-commits |
Subject: |
04/06: gnu: gtkwave: Update to 3.3.106. |
Date: |
Sat, 15 Aug 2020 21:51:47 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 603628e449c040f05a220633d3284d969fe111c1
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Aug 16 02:36:35 2020 +0200
gnu: gtkwave: Update to 3.3.106.
* gnu/packages/fpga.scm (gtkwave): Update to 3.3.106.
---
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 0fa2f52..f07c726 100644
--- a/gnu/packages/fpga.scm
+++ b/gnu/packages/fpga.scm
@@ -340,7 +340,7 @@ FOSS FPGA place and route tool.")
(define-public gtkwave
(package
(name "gtkwave")
- (version "3.3.104")
+ (version "3.3.106")
(source
(origin
(method url-fetch)
@@ -350,7 +350,7 @@ FOSS FPGA place and route tool.")
(string-append "http://gtkwave.sourceforge.net/";
"gtkwave-" version ".tar.gz")))
(sha256
- (base32 "0kw9a33gx60kn069yhx5pyk39x1z3pwaj8l1qqwq943v62lx23fj"))))
+ (base32 "1pyij6dlmapjyzrmn255fkf8gyhz8i4vaipd75a68i2bnq021nn8"))))
(build-system gnu-build-system)
(native-inputs
`(("gperf" ,gperf)
- branch master updated (66c1613 -> ee3be81), guix-commits, 2020/08/15
- 01/06: gnu: lftp: Update to 4.9.2., guix-commits, 2020/08/15
- 02/06: gnu: gssdp: Update to 1.2.3., guix-commits, 2020/08/15
- 03/06: gnu: gupnp: Update to 1.2.4., guix-commits, 2020/08/15
- 05/06: gnu: ltris: Update to 1.2.1., guix-commits, 2020/08/15
- 04/06: gnu: gtkwave: Update to 3.3.106.,
guix-commits <=
- 06/06: gnu: gnome-shell-extension-dash-to-panel: Update to 38., guix-commits, 2020/08/15