[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/14: gnu: gtkwave: Update to 3.3.107.
From: |
guix-commits |
Subject: |
01/14: gnu: gtkwave: Update to 3.3.107. |
Date: |
Tue, 13 Oct 2020 14:08:45 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit e1a2c23e7e716046c4f1753089d6caf2a410449f
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Tue Oct 13 15:18:10 2020 +0200
gnu: gtkwave: Update to 3.3.107.
* gnu/packages/fpga.scm (gtkwave): Update to 3.3.107.
---
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 f07c726..c43b005 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.106")
+ (version "3.3.107")
(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 "1pyij6dlmapjyzrmn255fkf8gyhz8i4vaipd75a68i2bnq021nn8"))))
+ (base32 "1ibnhn7w1awalsbndbb5nilbmih3i3dwfry95mq5sn221l5n7zj8"))))
(build-system gnu-build-system)
(native-inputs
`(("gperf" ,gperf)
- branch master updated (199dfe9 -> d5318e0), guix-commits, 2020/10/13
- 03/14: gnu: libsecret: Update to 0.20.4., guix-commits, 2020/10/13
- 04/14: gnu: libmtp: Update to 1.1.18., guix-commits, 2020/10/13
- 02/14: gnu: easyrpg-player: Update to 0.6.2.3., guix-commits, 2020/10/13
- 05/14: gnu: ncmpc: Update to 0.40., guix-commits, 2020/10/13
- 01/14: gnu: gtkwave: Update to 3.3.107.,
guix-commits <=
- 06/14: gnu: kdenlive: Update to 20.08.2., guix-commits, 2020/10/13
- 07/14: gnu: alpine: Update to 2.24., guix-commits, 2020/10/13
- 09/14: gnu: xonsh: Update to 0.9.23., guix-commits, 2020/10/13
- 13/14: gnu: libmediainfo: Update to 20.09., guix-commits, 2020/10/13
- 14/14: gnu: mediainfo: Update to 20.09., guix-commits, 2020/10/13
- 08/14: gnu: stunnel: Update to 5.57 [security fixes]., guix-commits, 2020/10/13
- 10/14: gnu: vim: Update to 8.2.1840., guix-commits, 2020/10/13
- 12/14: gnu: dos2unix: Cross-compile., guix-commits, 2020/10/13
- 11/14: gnu: dos2unix: Update to 7.4.2., guix-commits, 2020/10/13