unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#51552] [PATCH] gnu: emacs-link-hint: Update to 0.1-4-83cd0489.
@ 2021-11-01 14:42 Aleksandr Vityazev
  2021-11-02 20:41 ` bug#51552: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Aleksandr Vityazev @ 2021-11-01 14:42 UTC (permalink / raw)
  To: 51552

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




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#51552: [PATCH] gnu: emacs-link-hint: Update to 0.1-4-83cd0489.
  2021-11-01 14:42 [bug#51552] [PATCH] gnu: emacs-link-hint: Update to 0.1-4-83cd0489 Aleksandr Vityazev
@ 2021-11-02 20:41 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2021-11-02 20:41 UTC (permalink / raw)
  To: Aleksandr Vityazev; +Cc: 51552-done

Hello,

Aleksandr Vityazev <avityazev@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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-11-02 20:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-01 14:42 [bug#51552] [PATCH] gnu: emacs-link-hint: Update to 0.1-4-83cd0489 Aleksandr Vityazev
2021-11-02 20:41 ` bug#51552: " Nicolas Goaziou

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).