* [bug#72603] [PATCH] gnu: emacs-diff-hl: Update to 1.10.0.
@ 2024-08-13 9:46 Wilko Meyer
2024-08-14 10:27 ` bug#72603: " Christopher Baines
0 siblings, 1 reply; 2+ messages in thread
From: Wilko Meyer @ 2024-08-13 9:46 UTC (permalink / raw)
To: 72603
Cc: Wilko Meyer, Andrew Tropin, Katherine Cox-Buday,
Liliana Marie Prikler
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#72603: [PATCH] gnu: emacs-diff-hl: Update to 1.10.0.
2024-08-13 9:46 [bug#72603] [PATCH] gnu: emacs-diff-hl: Update to 1.10.0 Wilko Meyer
@ 2024-08-14 10:27 ` Christopher Baines
0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2024-08-14 10:27 UTC (permalink / raw)
To: Wilko Meyer
Cc: 72603-done, Katherine Cox-Buday, Liliana Marie Prikler,
Andrew Tropin
[-- Attachment #1: Type: text/plain, Size: 354 bytes --]
Wilko Meyer <w@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
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-08-14 10:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-13 9:46 [bug#72603] [PATCH] gnu: emacs-diff-hl: Update to 1.10.0 Wilko Meyer
2024-08-14 10:27 ` bug#72603: " Christopher Baines
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).