GNU bug report logs - #49313
[PATCH] gnu: emacs-link-hint: Update to 0.1-2.ae73db6.

Previous Next

Package: guix-patches;

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

Date: Thu, 1 Jul 2021 10:38:02 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#49313: closed ([PATCH] gnu: emacs-link-hint: Update to
 0.1-2.ae73db6.)
Date: Fri, 02 Jul 2021 07:25:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 02 Jul 2021 09:24:38 +0200
with message-id <871r8hw53d.fsf <at> nicolasgoaziou.fr>
and subject line Re: [bug#49313] [PATCH] gnu: emacs-link-hint: Update to 0.1-2.ae73db6.
has caused the debbugs.gnu.org bug report #49313,
regarding [PATCH] gnu: emacs-link-hint: Update to 0.1-2.ae73db6.
to be marked as done.

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


-- 
49313: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=49313
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Alexandr Vityazev <avityazev <at> posteo.org>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: emacs-link-hint: Update to 0.1-2.ae73db6.
Date: Thu, 01 Jul 2021 10:37:32 +0000
* gnu/packages/emacs-xyz.scm (emacs-link-hint): Update to 0.1-2.ae73db6.
---
 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 24900ef074..d67dbae62c 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -2432,8 +2432,8 @@ configuration language. It features:
 
 (define-public emacs-link-hint
   ;; Last release was in 2015.
-  (let ((commit "d74a483652486260c052941fedeadddb1ea71f88")
-        (revision "1"))
+  (let ((commit "ae73db6a5948c8d109fc1d570760bcafa3f07175")
+        (revision "2"))
     (package
       (name "emacs-link-hint")
       (version (git-version "0.1" revision commit))
@@ -2446,7 +2446,7 @@ configuration language. It features:
          (file-name (git-file-name name version))
          (sha256
           (base32
-           "0dghxd165fbds6czy9bfwpid3i4irgp3q08n9mg57sfifi0cmij0"))))
+           "1rlbxlh9a0hnlaxpgfjvjjvmhnzwc84p9xiqi740xv82cd27wcnl"))))
       (build-system emacs-build-system)
       (propagated-inputs
        `(("emacs-avy" ,emacs-avy)))
-- 
2.32.0



-- 

Alexandr Vityazev


[Message part 3 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Alexandr Vityazev <avityazev <at> posteo.org>
Cc: 49313-done <at> debbugs.gnu.org
Subject: Re: [bug#49313] [PATCH] gnu: emacs-link-hint: Update to 0.1-2.ae73db6.
Date: Fri, 02 Jul 2021 09:24:38 +0200
Hello,

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

> * gnu/packages/emacs-xyz.scm (emacs-link-hint): Update to
> 0.1-2.ae73db6.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou


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

Previous Next


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