all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#49684] [PATCH] gnu: emacs-link-hint: Update to 0.1-3.9fbf196.
@ 2021-07-21 18:28 Alexandr Vityazev
  2021-07-27 17:36 ` bug#49684: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Alexandr Vityazev @ 2021-07-21 18:28 UTC (permalink / raw)
  To: 49684

* gnu/packages/emacs-xyz.scm (emacs-link-hint): Update to 0.1-3.9fbf196.
---
 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 5fe1c20976..2e05a427bb 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -2456,8 +2456,8 @@ configuration language. It features:
 
 (define-public emacs-link-hint
   ;; Last release was in 2015.
-  (let ((commit "ae73db6a5948c8d109fc1d570760bcafa3f07175")
-        (revision "2"))
+  (let ((commit "9fbf196d155016d9b8471a99318ed67a086cf257")
+        (revision "3"))
     (package
       (name "emacs-link-hint")
       (version (git-version "0.1" revision commit))
@@ -2470,7 +2470,7 @@ configuration language. It features:
          (file-name (git-file-name name version))
          (sha256
           (base32
-           "1rlbxlh9a0hnlaxpgfjvjjvmhnzwc84p9xiqi740xv82cd27wcnl"))))
+           "0v2g9gzf2v88ag59q1pf5vhd4qjnz3g4i6gzl27k6fi7pvlxdn39"))))
       (build-system emacs-build-system)
       (propagated-inputs
        `(("emacs-avy" ,emacs-avy)))
-- 
2.32.0



-- 

Alexandr Vityazev




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

* bug#49684: [PATCH] gnu: emacs-link-hint: Update to 0.1-3.9fbf196.
  2021-07-21 18:28 [bug#49684] [PATCH] gnu: emacs-link-hint: Update to 0.1-3.9fbf196 Alexandr Vityazev
@ 2021-07-27 17:36 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2021-07-27 17:36 UTC (permalink / raw)
  To: Alexandr Vityazev; +Cc: 49684-done

Hello,

Alexandr Vityazev <avityazev@posteo.org> writes:

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2021-07-27 17:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-21 18:28 [bug#49684] [PATCH] gnu: emacs-link-hint: Update to 0.1-3.9fbf196 Alexandr Vityazev
2021-07-27 17:36 ` bug#49684: " Nicolas Goaziou

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.