From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id gKXfE+pp1WQIzAAASxT56A (envelope-from ) for ; Fri, 11 Aug 2023 00:51:22 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 9aIwFOpp1WQGNgEA9RJhRA (envelope-from ) for ; Fri, 11 Aug 2023 00:51:22 +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 D5B7065CEC for ; Fri, 11 Aug 2023 00:51:21 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=TYk3iXJ1; 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=1691707882; 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=MSnzu9oMl/pov5JzdGgMvWg7+hn3nt6Ipr0LLxh9YUI=; b=ZdSo9Nr315essW6wyQKxQMDbWUuKT3V+kxXu3f1xdhtVxgjSzA5uFQGoyJWyIUmcm6FdMD RJVT+ilhrIqopqGLszsrOcX64/p4QTowCF2Rz4DinPTwmN+aOUcxo4t+6xYCulnZXDCoom NxpMjTQUAbsXLWSkz1SkyjA+cAmBjFT6b6tQlRDQRfXJ1FdmVFlcww0YFOuOTJMoEb3NZY 4Q6jcvuoiob34pxtfQKfh9RfhmBwzCmTC8cWQbsWJsVS1qKWtmWe5idn2idqMuprSailx/ 9aRc+x8RPEbIDwoG2lwaP56UvozdS6R04H6PPL1zRYGwA2EQUoHD9tCkPYS1vw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1691707882; a=rsa-sha256; cv=none; b=dAdbPX8hUqxB1Qs6UhsNiDLzvAJdV52bRCDw7TJ0ZhuOkW0AxVShVSHR7mNvokwlsMVUDP LK8RgD658LE1TBxu057W+CZ05ESilOyr1qQ63TIKUNEcBL4FMYrieq64uCXuBgiuaXP951 OdLJW7XifMZ2iWXw2e1Nnb4KaoqQhn9P4n80zeebPkPTyPrnDLcqz/viM0aglhNfyB4j0N rg6hBH5MptG13MbaSi/TQbuLyejT+Zy87aLYae4lcHyJ48qyOjU6+7QvUdbhhrJ66ySeKg f+a83CA340ce97KcnNxuyK88Ri5gTH8OIc5H0lBmy9j6l0lmcQ2uA8L36yPFEA== 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=TYk3iXJ1; 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 localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qUEUh-0005FH-VZ; Thu, 10 Aug 2023 18:51:03 -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 1qUEUg-0005Ep-Hw for guix-patches@gnu.org; Thu, 10 Aug 2023 18:51:02 -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 1qUEUg-00085Y-8x for guix-patches@gnu.org; Thu, 10 Aug 2023 18:51:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qUEUf-0003uv-SC for guix-patches@gnu.org; Thu, 10 Aug 2023 18:51:01 -0400 Subject: bug#65109: [PATCH] services: syncthing: Use the new command line syntax. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 10 Aug 2023 22:51:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 65109 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Justin Veilleux Cc: 65109-done@debbugs.gnu.org Mail-Followup-To: 65109@debbugs.gnu.org, ludo@gnu.org, justin.veilleux@umontreal.ca Received: via spool by 65109-done@debbugs.gnu.org id=D65109.169170783914943 (code D ref 65109); Thu, 10 Aug 2023 22:51:01 +0000 Received: (at 65109-done) by debbugs.gnu.org; 10 Aug 2023 22:50:39 +0000 Received: from localhost ([127.0.0.1]:44246 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qUEUI-0003sx-NJ for submit@debbugs.gnu.org; Thu, 10 Aug 2023 18:50:38 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47092) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qUEUG-0003sg-Sa for 65109-done@debbugs.gnu.org; Thu, 10 Aug 2023 18:50:37 -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 1qUEUB-0007xv-4U; Thu, 10 Aug 2023 18:50:31 -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=MSnzu9oMl/pov5JzdGgMvWg7+hn3nt6Ipr0LLxh9YUI=; b=TYk3iXJ14wiT0YvLLnS9 XFP8lHkslMxa5nmqQtSTeJ8zV6nlzRaH2ZqyqfnZNn6XMj1qBTVrAVKI0UTdwKoJWokucLpp6tQoA Rx98ud87ODVpXs1QDd3t788solAgnABH+2SYzszzUZ8TbvzSGjSGiZyiN8e4YClrm0JaUDdDvUIGq MvHCOh9OinYt4BD4jBHdQfPN+iYnDvl6to4SIVWZiT71VirUA+yAjWbvgplE9yTQnUOdS7Vh/g/4u fnCszM5nG9AUchpKswReqmAlwV8o2AjTEsfQtM8yUBGoK2JEZv8TpZSaoUtRnVStTxeKa1Q8+9vRt 9zrZPBs3sEbaoA==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Fri, 11 Aug 2023 00:50:27 +0200 In-Reply-To: (Justin Veilleux's message of "Sat, 5 Aug 2023 23:22:19 +0000") Message-ID: <874jl6ikb0.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: D5B7065CEC X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -6.88 X-Spam-Score: -6.88 X-TUID: LL9mmdXebmrg Hi, Justin Veilleux skribis: > From 07f90bb908b173f726309d8256f061a6fdad4710 Mon Sep 17 00:00:00 2001 > From: terramorpha > Date: Thu, 13 Jul 2023 16:16:51 -0400 > Subject: [PATCH] services: syncthing: Use the new command line syntax. > > * gnu/services/syncthing.scm (syncthing-shepherd-service): Use the new co= mmand line syntax. Applied, thanks! Ludo=E2=80=99.