GNU bug report logs - #72603
[PATCH] gnu: emacs-diff-hl: Update to 1.10.0.

Previous Next

Package: guix-patches;

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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Wilko Meyer <w <at> wmeyer.eu>
Subject: bug#72603: closed (Re: [bug#72603] [PATCH] gnu: emacs-diff-hl:
 Update to 1.10.0.)
Date: Wed, 14 Aug 2024 10:29:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#72603: [PATCH] gnu: emacs-diff-hl: Update to 1.10.0.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 72603 <at> debbugs.gnu.org.

-- 
72603: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=72603
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Wilko Meyer <w <at> wmeyer.eu>
Cc: 72603-done <at> debbugs.gnu.org,
 Katherine Cox-Buday <cox.katherine.e+guix <at> gmail.com>,
 Liliana Marie Prikler <liliana.prikler <at> gmail.com>,
 Andrew Tropin <andrew <at> trop.in>
Subject: Re: [bug#72603] [PATCH] gnu: emacs-diff-hl: Update to 1.10.0.
Date: Wed, 14 Aug 2024 11:27:31 +0100
[Message part 3 (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)]
[Message part 5 (message/rfc822, inline)]
From: Wilko Meyer <w <at> wmeyer.eu>
To: guix-patches <at> gnu.org
Cc: Wilko Meyer <w <at> wmeyer.eu>
Subject: [PATCH] gnu: emacs-diff-hl: Update to 1.10.0.
Date: Tue, 13 Aug 2024 11:46:13 +0200
* 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




This bug report was last modified 319 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.