* [bug#49313] [PATCH] gnu: emacs-link-hint: Update to 0.1-2.ae73db6.
@ 2021-07-01 10:37 Alexandr Vityazev
2021-07-02 7:24 ` bug#49313: " Nicolas Goaziou
0 siblings, 1 reply; 2+ messages in thread
From: Alexandr Vityazev @ 2021-07-01 10:37 UTC (permalink / raw)
To: 49313
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#49313: [PATCH] gnu: emacs-link-hint: Update to 0.1-2.ae73db6.
2021-07-01 10:37 [bug#49313] [PATCH] gnu: emacs-link-hint: Update to 0.1-2.ae73db6 Alexandr Vityazev
@ 2021-07-02 7:24 ` Nicolas Goaziou
0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2021-07-02 7:24 UTC (permalink / raw)
To: Alexandr Vityazev; +Cc: 49313-done
Hello,
Alexandr Vityazev <avityazev@posteo.org> writes:
> * gnu/packages/emacs-xyz.scm (emacs-link-hint): Update to
> 0.1-2.ae73db6.
Applied. Thank you.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-07-02 7:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-01 10:37 [bug#49313] [PATCH] gnu: emacs-link-hint: Update to 0.1-2.ae73db6 Alexandr Vityazev
2021-07-02 7:24 ` bug#49313: " 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.