GNU bug report logs - #51552
[PATCH] gnu: emacs-link-hint: Update to 0.1-4-83cd0489.

Previous Next

Package: guix-patches;

Reported by: Aleksandr Vityazev <avityazev <at> posteo.org>

Date: Mon, 1 Nov 2021 14:43:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

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: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#51552: closed ([PATCH] gnu: emacs-link-hint: Update to
 0.1-4-83cd0489.)
Date: Tue, 02 Nov 2021 20:42:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 02 Nov 2021 21:41:13 +0100
with message-id <87k0hquw7q.fsf <at> nicolasgoaziou.fr>
and subject line Re: [bug#51552] [PATCH] gnu: emacs-link-hint: Update to 0.1-4-83cd0489.
has caused the debbugs.gnu.org bug report #51552,
regarding [PATCH] gnu: emacs-link-hint: Update to 0.1-4-83cd0489.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
51552: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=51552
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Aleksandr Vityazev <avityazev <at> posteo.org>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: emacs-link-hint: Update to 0.1-4-83cd0489.
Date: Mon, 01 Nov 2021 14:42:42 +0000
Add fix and new feature.

* gnu/packages/emacs-xyz.scm (emacs-link-hint): Update to 0.1-4-83cd0489.
---
 gnu/packages/emacs-xyz.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 543ce6303a..e584a14eb0 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -2517,8 +2517,8 @@ (define-public emacs-dhall-mode

 (define-public emacs-link-hint
   ;; Last release was in 2015.
-  (let ((commit "9fbf196d155016d9b8471a99318ed67a086cf257")
-        (revision "3"))
+  (let ((commit "83cd0489b16f013647d0507ef20905a0a91db433")
+        (revision "4"))
     (package
       (name "emacs-link-hint")
       (version (git-version "0.1" revision commit))
@@ -2531,7 +2531,7 @@ (define-public emacs-link-hint
          (file-name (git-file-name name version))
          (sha256
           (base32
-           "0v2g9gzf2v88ag59q1pf5vhd4qjnz3g4i6gzl27k6fi7pvlxdn39"))))
+           "0kwaia6i0asr7yqcw1anzq6lf93357cc1fphkvp0llbmxizmkzb3"))))
       (build-system emacs-build-system)
       (propagated-inputs
        `(("emacs-avy" ,emacs-avy)))
--
2.33.1



--

Aleksandr Vityazev


[Message part 3 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Aleksandr Vityazev <avityazev <at> posteo.org>
Cc: 51552-done <at> debbugs.gnu.org
Subject: Re: [bug#51552] [PATCH] gnu: emacs-link-hint: Update to
 0.1-4-83cd0489.
Date: Tue, 02 Nov 2021 21:41:13 +0100
Hello,

Aleksandr Vityazev <avityazev <at> posteo.org> writes:

> Add fix and new feature.
>
> * gnu/packages/emacs-xyz.scm (emacs-link-hint): Update to
> 0.1-4-83cd0489.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou


This bug report was last modified 3 years and 199 days ago.

Previous Next


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