From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 19 18:39:15 2024 Received: (at submit) by debbugs.gnu.org; 19 Feb 2024 23:39:15 +0000 Received: from localhost ([127.0.0.1]:43745 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rcDEB-0000LH-9I for submit@debbugs.gnu.org; Mon, 19 Feb 2024 18:39:15 -0500 Received: from lists.gnu.org ([209.51.188.17]:48000) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rcDE8-0000L8-7o for submit@debbugs.gnu.org; Mon, 19 Feb 2024 18:39:14 -0500 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 1rcDDm-0003Ip-JP for guix-patches@gnu.org; Mon, 19 Feb 2024 18:38:50 -0500 Received: from 14.mo550.mail-out.ovh.net ([178.32.97.215]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rcDDg-0001cS-LW for guix-patches@gnu.org; Mon, 19 Feb 2024 18:38:50 -0500 Received: from director5.ghost.mail-out.ovh.net (unknown [10.109.139.54]) by mo550.mail-out.ovh.net (Postfix) with ESMTP id 4TdzWD1R9Mz1Gvv for ; Mon, 19 Feb 2024 23:38:32 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-v56vm (unknown [10.110.178.210]) by director5.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 9643E2007A; Mon, 19 Feb 2024 23:32:41 +0000 (UTC) Received: from ngraves.fr ([37.59.142.110]) by ghost-submission-6684bf9d7b-v56vm with ESMTPSA id psPlIBnl02U+KBcAxuaswQ (envelope-from ); Mon, 19 Feb 2024 23:32:41 +0000 Authentication-Results: garm.ovh; auth=pass (GARM-110S004fef8dbe4-7a7c-4bf6-9877-7825f68addae, F986327D21621F79F5945E9B2785430C67B2360A) smtp.auth=ngraves@ngraves.fr X-OVh-ClientIp: 81.67.146.208 From: Nicolas Graves To: guix-patches@gnu.org Subject: [PATCH] gnu: emacs-sway: Update to 0.7-0.84eae5e. Date: Tue, 20 Feb 2024 00:32:32 +0100 Message-ID: <20240219233232.8496-1-ngraves@ngraves.fr> X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 16508225911264502498 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvledrvdelgdduudcutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfqggfjpdevjffgvefmvefgnecuuegrihhlohhuthemucehtddtnecunecujfgurhephffvvefufffkofgggfestdekredtredttdenucfhrhhomheppfhitgholhgrshcuifhrrghvvghsuceonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqeenucggtffrrghtthgvrhhnpeetfeefhfffhfejveeluedvhefggfevkeehuefhkefhheeugfehffehudfggeelieenucffohhmrghinhepghhithhhuhgsrdgtohhmnecukfhppeduvdejrddtrddtrddupdekuddrieejrddugeeirddvtdekpdefjedrheelrddugedvrdduuddtnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpehnghhrrghvvghssehnghhrrghvvghsrdhfrhdpnhgspghrtghpthhtohepuddprhgtphhtthhopehguhhigidqphgrthgthhgvshesghhnuhdrohhrghdpoffvtefjohhsthepmhhoheehtddpmhhouggvpehsmhhtphhouhht Received-SPF: pass client-ip=178.32.97.215; envelope-from=ngraves@ngraves.fr; helo=14.mo550.mail-out.ovh.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, T_SCC_BODY_TEXT_LINE=-0.01, T_SPF_TEMPERROR=0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -3.5 (---) X-Debbugs-Envelope-To: submit Cc: ngraves@ngraves.fr 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: -4.5 (----) * gnu/packages/emacs-xyz.scm (emacs-sway): Update to 0.7-0.84eae5e. Change-Id: I37549f7e66d9fa1df455af3bc972e49cb79d50ef --- gnu/packages/emacs-xyz.scm | 38 ++++++++++++++++++++------------------ 1 file changed, 20 insertions(+), 18 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 99b44d0459..f4ef7898eb 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -12997,27 +12997,29 @@ (define-public emacs-counsel (license license:gpl3+))) (define-public emacs-sway - (package - (name "emacs-sway") - (version "0.7") - (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/thblt/sway.el") - (commit version))) - (file-name (git-file-name name version)) - (sha256 - (base32 "1w29dkl7s835zgwnc4jx1cp84s6mmwbvlil8z2c31psy0rlajc6i")))) - (build-system emacs-build-system) - (home-page "https://github.com/thblt/sway.el") - (synopsis "Communication with the Sway window manager") - (description - "This is a basic library to control the Sway window manager from Emacs. + (let ((commit "84eae5e16a643eb00b0a422ded751cceb17cc8f0") + (revision "0")) + (package + (name "emacs-sway") + (version (git-version "0.7" revision commit)) + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/thblt/sway.el") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 "194plzc6rg7a5j3f68say0znix34yp8421cdlkwnw345czh52mjn")))) + (build-system emacs-build-system) + (home-page "https://github.com/thblt/sway.el") + (synopsis "Communication with the Sway window manager") + (description + "This is a basic library to control the Sway window manager from Emacs. Its main use case is in combination with popup managers like Shackle, to use frames instead of windows while still giving focus to existing frames instead of duplicating them.") - (license license:gpl3+))) + (license license:gpl3+)))) (define-public emacs-sweet-theme (let ((commit "78f741806ecebe01224bf54d09ad80e306652508") -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Wed Mar 13 04:51:18 2024 Received: (at submit) by debbugs.gnu.org; 13 Mar 2024 08:51:18 +0000 Received: from localhost ([127.0.0.1]:44505 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rkKKP-000124-66 for submit@debbugs.gnu.org; Wed, 13 Mar 2024 04:51:18 -0400 Received: from lists.gnu.org ([209.51.188.17]:52146) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rkKKM-00011m-9L for submit@debbugs.gnu.org; Wed, 13 Mar 2024 04:51:11 -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 1rkKJi-0003ND-Ge for guix-patches@gnu.org; Wed, 13 Mar 2024 04:50:33 -0400 Received: from msg-1.mailo.com ([213.182.54.11] helo=mailo.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rkKJh-0000az-6m for guix-patches@gnu.org; Wed, 13 Mar 2024 04:50:30 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=nicolasgoaziou.fr; s=mailo; t=1710319828; bh=eG0h9fza1T608g49V3IHoVvpHnhcHWmw6KkF8lkYWrc=; h=X-EA-Auth:From:To:Cc:Subject:In-Reply-To:References:Date: Message-ID:MIME-Version:Content-Type; b=i62ZbJLdnP0cNaztv29z/C0lYHQ5Z91AqHkCNYPP/t942qaKQ+83cOpXY9WJM6yQW 2TTUkl1ziryeIexq1gPQgkWEQZTUQovlVPitAhfMaeVucWdocgyBntkCVxGDNnIxJL qpMHf71iHkOthl/9Axp7c+AsRSTbuWEdQ6hJP1sU= Received: by b221-6.in.mailobj.net [192.168.90.26] with ESMTP via ip-20.mailobj.net [213.182.54.20] Wed, 13 Mar 2024 09:50:27 +0100 (CET) X-EA-Auth: 3n83nUJW6+GrdTI1guTBCOH5JVeLkm26HH+qOCee1ePkkyCHMZWPj3eV1HMVdzcGMfVe48f9XO/sy2eIF5h0hTO2vP3pwdmtVn7z1/sQcqs= From: Nicolas Goaziou To: Nicolas Graves via Guix-patches via Subject: Re: [bug#69280] [PATCH] gnu: emacs-sway: Update to 0.7-0.84eae5e. In-Reply-To: <20240219233232.8496-1-ngraves@ngraves.fr> (Nicolas Graves via Guix-patches via's message of "Tue, 20 Feb 2024 00:32:32 +0100") References: <20240219233232.8496-1-ngraves@ngraves.fr> Date: Wed, 13 Mar 2024 09:50:00 +0100 Message-ID: <87r0gezfbb.fsf@nicolasgoaziou.fr> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=213.182.54.11; envelope-from=mail@nicolasgoaziou.fr; helo=mailo.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: Nicolas Graves , 69280-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: -2.4 (--) Hello, Nicolas Graves via Guix-patches via writes: > * gnu/packages/emacs-xyz.scm (emacs-sway): Update to 0.7-0.84eae5e. Applied. Thank you. Regards, -- Nicolas Goaziou From unknown Sun Jun 15 08:53:35 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, 10 Apr 2024 11:24:11 +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