From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 22 08:55:59 2025 Received: (at submit) by debbugs.gnu.org; 22 Apr 2025 12:55:59 +0000 Received: from localhost ([127.0.0.1]:46741 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1u7DAM-0001Ny-Kn for submit@debbugs.gnu.org; Tue, 22 Apr 2025 08:55:59 -0400 Received: from lists.gnu.org ([2001:470:142::17]:54236) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1u7DAJ-0001NU-Mw for submit@debbugs.gnu.org; Tue, 22 Apr 2025 08:55:56 -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 1u7DAA-0007T1-Ne for guix-patches@gnu.org; Tue, 22 Apr 2025 08:55:46 -0400 Received: from latitanza.investici.org ([82.94.249.234]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1u7DA7-0007ja-OQ for guix-patches@gnu.org; Tue, 22 Apr 2025 08:55:46 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inventati.org; s=stigmate; t=1745326531; bh=pwYzCKsobGGFP/ziJoIxzE7Iw9nVmiNpmsB/k92hHjw=; h=From:To:Cc:Subject:Date:From; b=feqCuWzUvU0wIrm+WsWfAqkMYqZ19i3AfD9YujN8Sy68UrWkFQJlVve8IZGHRKiRZ /PfxzC9zM1QGFd5cUHZ/ACk/36wlThI84qbFeZdVUeegWQTcon/NTd1YJJUHsVJjoE FX6rbej5A7ovxxrwUDaAMjU3XqUcfKol+zgQYkzA= Received: from mx3.investici.org (unknown [127.0.0.1]) by latitanza.investici.org (Postfix) with ESMTP id 4Zhhzl61CnzGp4j; Tue, 22 Apr 2025 12:55:31 +0000 (UTC) Received: from [82.94.249.234] (mx3.investici.org [82.94.249.234]) (Authenticated sender: cayetano.santos@inventati.org) by localhost (Postfix) with ESMTPSA id 4Zhhzl2XSPzGp4d; Tue, 22 Apr 2025 12:55:31 +0000 (UTC) From: Cayetano Santos To: 77836@debbugs.gnu.org Subject: [PATCH emacs-team v3] gnu: emacs-ws-butler: Update to 1.3. Date: Tue, 22 Apr 2025 14:54:57 +0200 Message-ID: <8c91d044e763100c5ac5926d26a0ea6099cee839.1745326497.git.csantosb@inventati.org> X-Mailer: git-send-email 2.49.0 MIME-Version: 1.0 X-Debbugs-Cc: Andrew Tropin , Cayetano Santos , Divya Ranjan Pattanaik , Hilton Chain , Ian Eure , Katherine Cox-Buday , Liliana Marie Prikler Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=82.94.249.234; envelope-from=csantosb@inventati.org; helo=latitanza.investici.org 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, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit Cc: Cayetano Santos , Cayetano Santos via Guix-patches via 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: -0.1 (/) From: Cayetano Santos via Guix-patches via * gnu/packages/emacs-xyz.scm (emacs-ws-butler): Update to 1.3. Change-Id: I5e50106efc32057f91bceff1a0b8fbbd2b1d7ef6 Signed-off-by: Cayetano Santos --- [source]: Switch to git-fetch, as "tests" folder is absent from tar file. Note that upstream github.com/lewang/ws-butler repository is obsolete since 0.7. gnu/packages/emacs-xyz.scm | 39 ++++++++++++++++++++++---------------- 1 file changed, 23 insertions(+), 16 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index ad9add40f5..0ea0033c8a 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -23147,24 +23147,31 @@ (define-public emacs-hercules (license license:gpl3+))) (define-public emacs-ws-butler - (package - (name "emacs-ws-butler") - (version "1.1") - (source - (origin - (method url-fetch) - (uri (string-append "https://elpa.nongnu.org/nongnu/ws-butler-" version - ".tar")) - (sha256 - (base32 "1vy7g2ryg1drcz9zpn011d36zcd9a5b5yny5hwpjrllqj5dg73jx")))) - (build-system emacs-build-system) - (home-page "https://elpa.nongnu.org/nongnu/ws-butler.html") - (synopsis "Unobtrusively remove trailing whitespace") - (description - "ws-butler automatically trims trailing whitespace characters on save. + (let ((commit "9ee5a7657a22e836618813c2e2b64a548d27d2ff") + (revision "0")) + (package + (name "emacs-ws-butler") + (version (git-version "1.3" revision commit)) + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://git.savannah.gnu.org/git/emacs/nongnu") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 "0ivpgib2bxv7x6cp04mj8crc1a60d7c77jcc59sj14scq4jqbmjb")))) + (build-system emacs-build-system) + (arguments (list #:test-command + #~(list "emacs" "--batch" "-L" "." + "-l" "tests/run-test.el"))) + (home-page "https://elpa.nongnu.org/nongnu/ws-butler.html") + (synopsis "Unobtrusively remove trailing whitespace") + (description + "ws-butler automatically trims trailing whitespace characters on save. In contrast with other whitespace cleanup solutions, only modified lines are trimmed.") - (license license:gpl3+))) + (license license:gpl3+)))) (define-public emacs-opencl-mode (package base-commit: 5e1ae1d2041255cb0da37071482f2af86ed84ba3 -- 2.49.0 From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 14 13:18:58 2025 Received: (at 77987-done) by debbugs.gnu.org; 14 Jun 2025 17:18:58 +0000 Received: from localhost ([127.0.0.1]:42251 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uQUWw-0004CO-2O for submit@debbugs.gnu.org; Sat, 14 Jun 2025 13:18:58 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:40672) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1uQUWs-0004Am-Dz for 77987-done@debbugs.gnu.org; Sat, 14 Jun 2025 13:18:55 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 8055A212; Sat, 14 Jun 2025 19:18:48 +0200 (CEST) Authentication-Results: hera.aquilenet.fr; none X-Virus-Scanned: Debian amavis at hera.aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavis, port 10024) with ESMTP id 8c3YQqkhWYTJ; Sat, 14 Jun 2025 19:18:48 +0200 (CEST) Received: from jurong (176-179-191-150.abo.bbox.fr [176.179.191.150]) by hera.aquilenet.fr (Postfix) with ESMTPSA id E7271185; Sat, 14 Jun 2025 19:18:47 +0200 (CEST) Date: Sat, 14 Jun 2025 19:18:46 +0200 From: Andreas Enge To: 77987-done@debbugs.gnu.org Subject: Close Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Rspamd-Server: hera X-Rspamd-Queue-Id: 8055A212 X-Spamd-Result: default: False [-3.22 / 15.00]; NEURAL_HAM(-3.00)[-1.000]; BAYES_HAM(-0.62)[82.03%]; MID_RHS_NOT_FQDN(0.50)[]; MIME_GOOD(-0.10)[text/plain]; RCVD_COUNT_TWO(0.00)[2]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RCPT_COUNT_ONE(0.00)[1]; TO_DN_NONE(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCVD_TLS_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; ARC_NA(0.00)[] X-Rspamd-Action: no action X-Spamd-Bar: --- X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 77987-done 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.0 (-) This is already on the emacs-team branch. Andreas