From unknown Fri Jun 20 07:21:01 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#58313 <58313@debbugs.gnu.org> To: bug#58313 <58313@debbugs.gnu.org> Subject: Status: [PATCH] gnu: gtkwave: Update to 3.3.113. Reply-To: bug#58313 <58313@debbugs.gnu.org> Date: Fri, 20 Jun 2025 14:21:01 +0000 retitle 58313 [PATCH] gnu: gtkwave: Update to 3.3.113. reassign 58313 guix-patches submitter 58313 jgart severity 58313 normal tag 58313 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Oct 05 15:11:30 2022 Received: (at submit) by debbugs.gnu.org; 5 Oct 2022 19:11:30 +0000 Received: from localhost ([127.0.0.1]:58084 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1og9nl-0000os-Ny for submit@debbugs.gnu.org; Wed, 05 Oct 2022 15:11:30 -0400 Received: from lists.gnu.org ([209.51.188.17]:58788) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1og9nj-0000oj-5R for submit@debbugs.gnu.org; Wed, 05 Oct 2022 15:11:28 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46066) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1og9nj-00062T-08 for guix-patches@gnu.org; Wed, 05 Oct 2022 15:11:27 -0400 Received: from mx1.dismail.de ([78.46.223.134]:46321) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1og9ng-0002Gu-Nl for guix-patches@gnu.org; Wed, 05 Oct 2022 15:11:26 -0400 Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 65a277ea for ; Wed, 5 Oct 2022 21:11:20 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h=from:to:cc :subject:date:message-id:mime-version:content-type :content-transfer-encoding; s=20190914; bh=kIv/ZXKG2ds5GHN0sbRiO S0xDlbMusZi20sIyYJZAYE=; b=SM2n8NSF8LD8GAUiTXK/uhKu0ydszgZFdDp1A pVE9PsqD8SYawiIc+uwsfKgYqt1xvx8ocVZQlxiQfqmvTsfIl3qoHs+mHb0js2Mz oFobcdg4UOl+PVDYELDlU+nBrKUMfd9OIWdzFMH06yxt6HB9oeClNH4JWeGVEsbT Esx7b3boYgbW+MgIYOPrE+f2gZmXEanQo3rKObQR6yQjXM17zoDpTP7wXAeU9Zkr lCIo/wCiz83fkzwbfYpdVWrdqQyhWZVv801RCRIHeW6Y72ZwyoXNkKr7epIAePkS qsjFuVqwIUvpsCMbv8H8Q+7p78rIR558ePiZSiReFMqiYIvqw== Received: from smtp1.dismail.de ( [10.240.26.11]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 022c8e12 for ; Wed, 5 Oct 2022 21:11:20 +0200 (CEST) Received: from smtp1.dismail.de (localhost [127.0.0.1]) by smtp1.dismail.de (OpenSMTPD) with ESMTP id dfd885e6 for ; Wed, 5 Oct 2022 21:11:20 +0200 (CEST) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 48aa2b6e (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Wed, 5 Oct 2022 21:11:09 +0200 (CEST) From: jgart To: guix-patches@gnu.org Subject: [PATCH] gnu: gtkwave: Update to 3.3.113. Date: Wed, 5 Oct 2022 14:11:05 -0500 Message-Id: <20221005191105.22227-1-jgart@dismail.de> X-Mailer: git-send-email 2.37.3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=78.46.223.134; envelope-from=jgart@dismail.de; helo=mx1.dismail.de X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: jgart X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) * gnu/packages/fpga.scm (gtkwave): Update to 3.3.113. [inputs]: Use new style. [arguments]: Use gexp. --- gnu/packages/fpga.scm | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/gnu/packages/fpga.scm b/gnu/packages/fpga.scm index 11c56477a8..33c7afda00 100644 --- a/gnu/packages/fpga.scm +++ b/gnu/packages/fpga.scm @@ -6,6 +6,7 @@ ;;; Copyright © 2020 Vinicius Monego ;;; Copyright © 2021 Andrew Miloradovsky ;;; Copyright © 2022 Christian Gelinek +;;; Copyright © 2022 jgart ;;; ;;; This file is part of GNU Guix. ;;; @@ -24,6 +25,7 @@ (define-module (gnu packages fpga) #:use-module ((guix licenses) #:prefix license:) + #:use-module (guix gexp) #:use-module (guix packages) #:use-module (guix download) #:use-module (guix git-download) @@ -352,7 +354,7 @@ (define-public arachne-pnr (define-public gtkwave (package (name "gtkwave") - (version "3.3.111") + (version "3.3.113") (source (origin (method url-fetch) @@ -362,23 +364,22 @@ (define-public gtkwave (string-append "http://gtkwave.sourceforge.net/" "gtkwave-" version ".tar.gz"))) (sha256 - (base32 "15n2gv2hd7h23cci95ij7yr71fkxppb209sfdsmmngh3fik09rpn")))) + (base32 "1zqkfchmns5x90qxa8kg39bfhax3vxf1mrdz3lhyb9fz1gp4difn")))) (build-system gnu-build-system) (native-inputs (list gperf pkg-config)) (inputs - `(("tcl" ,tcl) - ("tk" ,tk) - ("gtk+-2" ,gtk+-2))) + (list tcl tk gtk+-2)) (arguments - `(#:configure-flags - (list (string-append "--with-tcl=" - (assoc-ref %build-inputs "tcl") - "/lib") - (string-append "--with-tk=" - (assoc-ref %build-inputs "tk") - "/lib")))) - + (list + #:configure-flags + #~(list + (string-append "--with-tcl=" + (assoc-ref %build-inputs "tcl") + "/lib") + (string-append "--with-tk=" + (assoc-ref %build-inputs "tk") + "/lib")))) (synopsis "Waveform viewer for FPGA simulator trace files") (description "This package is a waveform viewer for FPGA simulator trace files (@dfn{FST}).") -- 2.37.3 From debbugs-submit-bounces@debbugs.gnu.org Tue Oct 11 09:22:10 2022 Received: (at 58313-done) by debbugs.gnu.org; 11 Oct 2022 13:22:11 +0000 Received: from localhost ([127.0.0.1]:51389 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oiFCz-0002Xt-NZ for submit@debbugs.gnu.org; Tue, 11 Oct 2022 09:22:10 -0400 Received: from eggs.gnu.org ([209.51.188.92]:52056) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oiFCu-0002XM-Lz for 58313-done@debbugs.gnu.org; Tue, 11 Oct 2022 09:22:08 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:38232) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oiFCo-000567-7B; Tue, 11 Oct 2022 09:21:58 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=lEhJPFMJmGEwTlnOBhmB7CtVMZoO+C/Wli59ApfIuxg=; b=g6WU4R+9GM0mLb3UX2XE LY+X+2JmTyeYgl5lg6HaGQcDOfPMmVoh4CLVCDDUn7qVbmANWlChJVlfhQwm01sHSda3bfAI1fqAv cSQHvcOdshRw0pgx9/rDPMdBRm4Yee3gU/NBTcjAI3n1AvA8VsWI3BO/xzxtBRF1PAX8jSyofAo3W BFoA6qvoXa6wDBrbelploC/WlJnuEDX+0FnlSp7gZ4ccXjqVU86N3jg9mAJW9ZKeVSnUi527OTkaL P78VDA79ECDGugFdnwwtw4FliNvWlFcjpRCzMSgOgZ+J9OxJ9F+q0gBbxe4vQgU2Q+5lZmwF0Sj7u +b37qY1xk5OVlw==; Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=36690 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oiFCn-0006bk-P8; Tue, 11 Oct 2022 09:21:57 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: jgart Subject: Re: bug#58313: [PATCH] gnu: gtkwave: Update to 3.3.113. References: <20221005191105.22227-1-jgart@dismail.de> Date: Tue, 11 Oct 2022 15:21:55 +0200 In-Reply-To: <20221005191105.22227-1-jgart@dismail.de> (jgart@dismail.de's message of "Wed, 5 Oct 2022 14:11:05 -0500") Message-ID: <871qrexzpo.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 58313-done Cc: 58313-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi, jgart skribis: > * gnu/packages/fpga.scm (gtkwave): Update to 3.3.113. > [inputs]: Use new style. > [arguments]: Use gexp. Applied, thanks! Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Tue Oct 11 13:47:52 2022 Received: (at 58313-done) by debbugs.gnu.org; 11 Oct 2022 17:47:52 +0000 Received: from localhost ([127.0.0.1]:54756 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oiJM8-0003nP-FR for submit@debbugs.gnu.org; Tue, 11 Oct 2022 13:47:52 -0400 Received: from mx1.dismail.de ([78.46.223.134]:18070) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oiJM5-0003mb-Vq for 58313-done@debbugs.gnu.org; Tue, 11 Oct 2022 13:47:51 -0400 Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 3e34bbf5; Tue, 11 Oct 2022 19:47:43 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h=date :message-id:from:to:cc:subject:in-reply-to:references :mime-version:content-type:content-transfer-encoding; s= 20190914; bh=NvHMoyOLYIFbKX9STB0FqbJYE50VHX87x86pzP1RkDU=; b=u0e vAqFR2JJD20gE456N31mPrNiguEFgjres7fjAeMMtX2kdg7gsH3StIwdp1VgjpFO sKxQ/nXhAUoqkvfv+c7EwJm8zc4KS65LCCCEYqpI2zBjwkvZ789P9DS8Fx3wbfM8 rsqWNv6cFTQhzxJujmpKFqWdg/dG5Bu8GY1/nGcaelRMpdTOwY/CBP4suKoh3+6L X1UshVtS5ljcGOknL8hlToy3OrMLFwobhWaJ+vcuNgR5oO+lrZ2fs0YbAc9/rCe5 W+I5WLNAzPPxu9o4D5y6kO9PPRxE5Eafgx8RYDpQyNb5MfaCW42lnFRCp91wtfr3 RUFar86bDtHjHGNTEQw== Received: from smtp2.dismail.de ( [10.240.26.12]) by mx1.dismail.de (OpenSMTPD) with ESMTP id c0ba10b1; Tue, 11 Oct 2022 19:47:43 +0200 (CEST) Received: from smtp2.dismail.de (localhost [127.0.0.1]) by smtp2.dismail.de (OpenSMTPD) with ESMTP id 671a4fd0; Tue, 11 Oct 2022 19:47:43 +0200 (CEST) Received: by dismail.de (OpenSMTPD) with ESMTPSA id ef67d2d6 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Tue, 11 Oct 2022 19:47:42 +0200 (CEST) Date: Tue, 11 Oct 2022 12:47:39 -0500 Message-ID: <20221011124739.GB20743@dismail.de> From: jgart To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: Re: bug#58313: [PATCH] gnu: gtkwave: Update to 3.3.113. In-Reply-To: <871qrexzpo.fsf@gnu.org> References: <20221005191105.22227-1-jgart@dismail.de> <871qrexzpo.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 58313-done Cc: 58313-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) On Tue, 11 Oct 2022 15:21:55 +0200 Ludovic Courtès wrote: Thank you! -- jgart From unknown Fri Jun 20 07:21:01 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 09 Nov 2022 12:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator