From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id ILl0ArK8F2aPDwEA62LTzQ:P1 (envelope-from ) for ; Thu, 11 Apr 2024 12:34:26 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id ILl0ArK8F2aPDwEA62LTzQ (envelope-from ) for ; Thu, 11 Apr 2024 12:34:26 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=RKVatfe4; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1712831666; 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=PUkoXaVepaEJVL3cWEIL9GtcZfw90PT7i+TX1MKgSu4=; b=qj657amsx/mUElHBZg40QfIVPf779t+7ZCcnWrHdokuUK8h3VLCJsFQXDvjewiRikHaP8q 1XM2HcIcxXR04M70Wo+GSs/7BmUEKBrG9ArVo4l7RLIMH7J/sxZdWxxyocBgqx3iexL0RN yv8g7EQpW2akaZoFcmKT2NnD7xZNtBHMBu1ZjJDPxzxSnhykhxfXBK1eGUJVWQ6QP92kn3 q4ao2UdUoLpsIsl+ZSq1zf4G6MK8uIrcTFl8WCy58KzXMe2GbmfPWriSudzWIUeDS4heK1 xa/0+UDAjlNuBgc1CmzUtKTM/sVwLHtzWVRbZNG0he2r06RDdrqwJDenbrwllg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1712831666; a=rsa-sha256; cv=none; b=kM/BKqCp6WPbfnZQcoRfNQ3bDFS6oQii31LOpJBT7f8PWPUir5mzvJ1T22eIWapsG+Asx4 VZn82JwebHWbZo0dv3utwrZVg/71WMFqt8XbK/umLCgANlDk52hHm65Bzy0IQg20NN033v HNtSz3XQ62hUKYi+bKhOoNyF6W3cgsL9CGIKsAaMTBnojOYUS5/EDG1v17TXuK7Pwah083 0cmetMUM6kyK4N7WE2vtD46QuV7mMEeD/X2x2kO4nc1yAyTq+RCj7UhP+qftmvZ1PKuzSJ sDvkGZeq3itNpoYXteFelAoc352210g7PPw0MICX9/SvXZ7SKjMiheFIekmebg== 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=RKVatfe4; 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"; dmarc=pass (policy=none) header.from=gnu.org 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 56F6B56306 for ; Thu, 11 Apr 2024 12:34:25 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rurkh-0000vz-UF; Thu, 11 Apr 2024 06:33:55 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rurkg-0000vd-CJ for guix-patches@gnu.org; Thu, 11 Apr 2024 06:33:54 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rurkg-0002YN-3g for guix-patches@gnu.org; Thu, 11 Apr 2024 06:33:54 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rurko-0001p4-PM; Thu, 11 Apr 2024 06:34:02 -0400 Subject: bug#70190: [PATCH v2] gnu: speech-dispatcher: Update to 0.11.5. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org, guix-devel-0brg6b@rdmp.org Resent-Date: Thu, 11 Apr 2024 10:34:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 70190 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Dale Mellor Cc: =?UTF-8?Q?S=C3=A9bastien?= Lerique , 70190-done@debbugs.gnu.org Mail-Followup-To: 70190@debbugs.gnu.org, ludo@gnu.org, sl@eauchat.org Received: via spool by 70190-done@debbugs.gnu.org id=D70190.17128315956652 (code D ref 70190); Thu, 11 Apr 2024 10:34:02 +0000 Received: (at 70190-done) by debbugs.gnu.org; 11 Apr 2024 10:33:15 +0000 Received: from localhost ([127.0.0.1]:54997 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rurk2-0001j9-V8 for submit@debbugs.gnu.org; Thu, 11 Apr 2024 06:33:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40072) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rurjx-0001hU-AL for 70190-done@debbugs.gnu.org; Thu, 11 Apr 2024 06:33:12 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rurjh-0002Lb-D3; Thu, 11 Apr 2024 06:32:53 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=PUkoXaVepaEJVL3cWEIL9GtcZfw90PT7i+TX1MKgSu4=; b=RKVatfe430B6esT/WoSZ xh2g5slVd91eBg9DphTuCKMZkqLyJY31A+r7/2lEYd79JqHh4hm07QEm6Ci3Lz3jwhDSGksZRKJEl ZntwkW2Hx2JCYhI0w2WS9xGFQRbym719tUrmznRpCQjaoU0qohiwDaIGCaE8kn1Rr58e0AbsfZbIC WB9V8wtRHTeaNokDfWxnBWB19c6Hju8p+aGvKf2n3X3QZBw97edTrmDAnNKqzmuc5w63SqZnxA1W1 wpMCecZ1MHX+uflRmVEEhMYSh4/NMZYARsh849FuQemvmpmGsmo4foNCr9pJZfxmz7CLLOfNiEURa 4wNHgHG0/kAWCQ==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: <20240406090856.733386-1-guix-devel-0brg6b@rdmp.org> (Dale Mellor's message of "Sat, 6 Apr 2024 10:08:54 +0100") References: <0b78d4b1cbb0a902dcca400d2937a66ea66e06b2.1712223723.git.sl@eauchat.org> <20240406090856.733386-1-guix-devel-0brg6b@rdmp.org> Date: Thu, 11 Apr 2024 12:32:33 +0200 Message-ID: <87sezsgpfi.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -7.07 X-Spam-Score: -7.07 X-Migadu-Queue-Id: 56F6B56306 X-Migadu-Scanner: mx13.migadu.com X-TUID: 0i2lMoEe/BuN Hi, Dale Mellor skribis: > From: S=C3=A9bastien Lerique > > * gnu/packages/speech.scm (speech-dispatcher): Update to 0.11.5. > [source]: Switch to git-fetch. > [native-inputs]: Add autoconf, automake, libtool. > [inputs]: Add python-xdg. > > Review: > * the change is minimal, patch applies cleanly > * the upstream source has changed to a GIT repository; checked > authenticity against upstream home page https://freebsoft.org/spee= chd > * the license is complicated, but does not appear to have changed fr= om > previous release > * guix lint is clean > * installed and tested by running 'spd-say "hello"' at the command-line > > Reviewed-by: Dale Mellor > Change-Id: If323f17bac54da427be1a09d847de50842717a01 Applied. Thanks S=C3=A9bastien & Dale! Ludo=E2=80=99.