[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/06: gnu: gtkwave: Update to 3.3.109.
From: |
guix-commits |
Subject: |
05/06: gnu: gtkwave: Update to 3.3.109. |
Date: |
Thu, 6 May 2021 20:21:14 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit a06a041579f041aa91657b4bd942297fd3b37619
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri May 7 02:16:05 2021 +0200
gnu: gtkwave: Update to 3.3.109.
* gnu/packages/fpga.scm (gtkwave): Update to 3.3.109.
---
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 8c23258..809a807 100644
--- a/gnu/packages/fpga.scm
+++ b/gnu/packages/fpga.scm
@@ -349,7 +349,7 @@ FOSS FPGA place and route tool.")
(define-public gtkwave
(package
(name "gtkwave")
- (version "3.3.108")
+ (version "3.3.109")
(source
(origin
(method url-fetch)
@@ -359,7 +359,7 @@ FOSS FPGA place and route tool.")
(string-append "http://gtkwave.sourceforge.net/"
"gtkwave-" version ".tar.gz")))
(sha256
- (base32 "0fzbap72zm4ka6n85j0873fpaarrx199ay0kjw1avrs20hs4gr7c"))))
+ (base32 "0pf0qf40wggn03v3w5hm35vsg5n0src10n769nx8d03jkdg7wj6a"))))
(build-system gnu-build-system)
(native-inputs
`(("gperf" ,gperf)
- branch master updated (6d6b720 -> b8760c8), guix-commits, 2021/05/06
- 01/06: gnu: font-liberation: Update to 2.1.4., guix-commits, 2021/05/06
- 05/06: gnu: gtkwave: Update to 3.3.109.,
guix-commits <=
- 03/06: gnu: tinyproxy: Update to 1.11.0., guix-commits, 2021/05/06
- 06/06: gnu: photoflare: Update to 1.6.8., guix-commits, 2021/05/06
- 02/06: gnu: perl-cgi: Update to 4.52., guix-commits, 2021/05/06
- 04/06: gnu: tinyproxy: Run tests., guix-commits, 2021/05/06