GNU bug report logs -
#72603
[PATCH] gnu: emacs-diff-hl: Update to 1.10.0.
Previous Next
Reported by: Wilko Meyer <w <at> wmeyer.eu>
Date: Tue, 13 Aug 2024 09:48:01 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 72603 in the body.
You can then email your comments to 72603 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
andrew <at> trop.in, cox.katherine.e+guix <at> gmail.com, liliana.prikler <at> gmail.com, guix-patches <at> gnu.org
:
bug#72603
; Package
guix-patches
.
(Tue, 13 Aug 2024 09:48:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Wilko Meyer <w <at> wmeyer.eu>
:
New bug report received and forwarded. Copy sent to
andrew <at> trop.in, cox.katherine.e+guix <at> gmail.com, liliana.prikler <at> gmail.com, guix-patches <at> gnu.org
.
(Tue, 13 Aug 2024 09:48:02 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-diff-hl): Update to 1.10.0.
Change-Id: I7bc8df5a43c44296e3ad7ef78e1f05b3fa4cc923
---
gnu/packages/emacs-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 75f4f74281..8d8de07a59 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -19133,7 +19133,7 @@ (define-public emacs-adaptive-wrap
(define-public emacs-diff-hl
(package
(name "emacs-diff-hl")
- (version "1.9.2")
+ (version "1.10.0")
(source
(origin
(method git-fetch)
@@ -19142,7 +19142,7 @@ (define-public emacs-diff-hl
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0nh3rrvjjddyng5j7wjrk4ls7l6cjx3fpf8ksg4kjq7wzw4abf1s"))))
+ (base32 "0vfqyhzf3lyrhn788fbyc4p3lf36fkh8qnxvg6vddg4bxmqcjnsw"))))
(build-system emacs-build-system)
(home-page "https://github.com/dgutov/diff-hl")
(synopsis "Highlight uncommitted changes using VC")
base-commit: 99a81b6f2a1386d6ea76a6ecb1942f1f7f891080
prerequisite-patch-id: 3ca131186d3a9a7660acad647ecd80d660caf0a4
--
2.45.2
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Wed, 14 Aug 2024 10:29:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Wilko Meyer <w <at> wmeyer.eu>
:
bug acknowledged by developer.
(Wed, 14 Aug 2024 10:29:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 72603-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Wilko Meyer <w <at> wmeyer.eu> writes:
> * gnu/packages/emacs-xyz.scm (emacs-diff-hl): Update to 1.10.0.
>
> Change-Id: I7bc8df5a43c44296e3ad7ef78e1f05b3fa4cc923
> ---
> gnu/packages/emacs-xyz.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Thanks for the patch, I've pushed it to master as
13bcd4af660a6aa4a8c875e632782e63ce0e7389.
Chris
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 11 Sep 2024 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 318 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.