From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 2LdgHg92RWMQ3AAAbAwnHQ (envelope-from ) for ; Tue, 11 Oct 2022 15:56:31 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id aI14Hg92RWNEsQAA9RJhRA (envelope-from ) for ; Tue, 11 Oct 2022 15:56:31 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 2BC38B13B for ; Tue, 11 Oct 2022 15:56:31 +0200 (CEST) Received: from localhost ([::1]:34456 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oiFkE-0008Ro-Ad for larch@yhetil.org; Tue, 11 Oct 2022 09:56:30 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48592) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oiFDr-0006Ur-62 for guix-patches@gnu.org; Tue, 11 Oct 2022 09:23:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:52312) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oiFDq-0005FY-T1 for guix-patches@gnu.org; Tue, 11 Oct 2022 09:23:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oiFDq-0002ZI-HB for guix-patches@gnu.org; Tue, 11 Oct 2022 09:23:02 -0400 Subject: bug#58313: [PATCH] gnu: gtkwave: Update to 3.3.113. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Tue, 11 Oct 2022 13:23:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 58313 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: jgart Cc: 58313-done@debbugs.gnu.org Mail-Followup-To: 58313@debbugs.gnu.org, ludo@gnu.org, jgart@dismail.de Received: via spool by 58313-done@debbugs.gnu.org id=D58313.16654945319795 (code D ref 58313); Tue, 11 Oct 2022 13:23:02 +0000 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= 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-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1665496591; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=lEhJPFMJmGEwTlnOBhmB7CtVMZoO+C/Wli59ApfIuxg=; b=ERtg45fVig9yryKBI+VNxLGi5VN5eM1BK4+1aHKYWfBJmOPFN3o82hX2on0i8nMrUiMm00 aBn5i6F4fgRG7Bjr1iEPLvgp/3quVbZjwG79Nohr8hI4QsZQDTOj8VbzpkS/ysnww9eipR QxW4+01AWo2nOoS/QdrymISPdNkFFa8AnhtVPAdFOUXCjRuVIgOvqNInCqsgY2nrHeqbOn /vYceV0Yu4eQYRfXBYSWk4Jzp0uDKiVebP9z2+jKJDb7++fmAtRss5DxxpP9vhuq2q5sna cIW0uD9ET9iIrOD9T5+2jdlUbD1y7714vLKOl+c+V5Jht4zXiA84ajYAoNiH2w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1665496591; a=rsa-sha256; cv=none; b=nOcAzpygrWJpbkTBsIqO+FtOTC+V63sS+rnp8kaAYOaQJhV5T1w6W4BcYlYXa9jttnd26X 0Q6+x2TF4z7d/a1CtbVb3J7Td4z8mqtFc1NpctZm9Fi3ZUAGG190UL/gMl7AFZKsAH+U5I qGUvU5Jcn/W4JbO75n+4mbBIzDKyfw/N27n+ZnHil/mCgNRbg5am7kbAKcIqGRKRO06WwJ yiRl1uEQvUxfzyaTjV+r7JNpYjqTAhcy2h7lDkf+7yCASMiDWqfAkpmMsk8qkOzC2bTU82 /L9tUNazU3rJNGF8mYgeCUAFEVaB/jGrVDF87wp8VGfN0d6hRMsvap/RUaoJcw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=g6WU4R+9; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -2.30 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=g6WU4R+9; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 2BC38B13B X-Spam-Score: -2.30 X-Migadu-Scanner: scn1.migadu.com X-TUID: ZFMxaN9CDNnZ 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.