GNU bug report logs -
#77581
[PATCH] gnu: emacs-whitespace-cleanup-mode: Update to 0.10-2.0c9b795.
Previous Next
To reply to this bug, email your comments to 77581 AT debbugs.gnu.org.
There is no need to reopen the bug first.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
andrew <at> trop.in, csantosb <at> inventati.org, divya <at> subvertising.org, hako <at> ultrarare.space, ian <at> retrospec.tv, cox.katherine.e+guix <at> gmail.com, liliana.prikler <at> gmail.com, guix-patches <at> gnu.org
:
bug#77581
; Package
guix-patches
.
(Sun, 06 Apr 2025 15:46:03 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Cayetano Santos <csantosb <at> inventati.org>
:
New bug report received and forwarded. Copy sent to
andrew <at> trop.in, csantosb <at> inventati.org, divya <at> subvertising.org, hako <at> ultrarare.space, ian <at> retrospec.tv, cox.katherine.e+guix <at> gmail.com, liliana.prikler <at> gmail.com, guix-patches <at> gnu.org
.
(Sun, 06 Apr 2025 15:46:03 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/emacs-xyz.scm (emacs-whitespace-cleanup-mode): Update to 0.10-2.0c9b795.
Change-Id: I6191a21985ff9b317807c5db94d1e154b940affd
---
Previous release dates back from 6 years ago.
gnu/packages/emacs-xyz.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 7c290d0833..2422ab5e25 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -22811,8 +22811,8 @@ (define-public emacs-jq-mode
(license license:gpl3+)))
(define-public emacs-whitespace-cleanup-mode
- (let ((commit "72427144b054b0238a86e1348c45d986b8830d9d")
- (revision "1"))
+ (let ((commit "0c9b795d78e2b230c426684af59c71794f2fc8b0")
+ (revision "2"))
(package
(name "emacs-whitespace-cleanup-mode")
(version (git-version "0.10" revision commit))
@@ -22823,9 +22823,10 @@ (define-public emacs-whitespace-cleanup-mode
(commit commit)))
(sha256
(base32
- "1zlk534jbwrsabcg3kqlzk4h4hwya60lh6q2n1v4yn4rpf5ghsag"))
+ "0jarh37z5ahjm493c4n0f7fm0zjd2p0isaw331gv7ybc5adfm4pl"))
(file-name (git-file-name name version))))
(build-system emacs-build-system)
+ (arguments (list #:tests? #f)) ; no actual tests
(home-page "https://github.com/purcell/whitespace-cleanup-mode")
(synopsis "Intelligently call @code{whitespace-cleanup} on save")
(description
base-commit: 90279af10615cd74e4c52851f7fec797d4d0f682
--
2.49.0
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Mon, 07 Apr 2025 20:18:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
Cayetano Santos <csantosb <at> inventati.org>
:
bug acknowledged by developer.
(Mon, 07 Apr 2025 20:18:03 GMT)
Full text and
rfc822 format available.
Message #10 received at 77581-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Cayetano Santos via Guix-patches via <guix-patches <at> gnu.org> writes:
> * gnu/packages/emacs-xyz.scm (emacs-whitespace-cleanup-mode): Update to 0.10-2.0c9b795.
>
> Change-Id: I6191a21985ff9b317807c5db94d1e154b940affd
> ---
>
> Previous release dates back from 6 years ago.
>
> gnu/packages/emacs-xyz.scm | 7 ++++---
> 1 file changed, 4 insertions(+), 3 deletions(-)
Thanks, I've pushed this to master as
f61281317fa73717854ec15337db850734ea2878.
Chris
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#77581
; Package
guix-patches
.
(Mon, 07 Apr 2025 20:19:02 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 day ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.