unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Alexandr Vityazev <avityazev@posteo.org>
To: 49313@debbugs.gnu.org
Subject: [bug#49313] [PATCH] gnu: emacs-link-hint: Update to 0.1-2.ae73db6.
Date: Thu, 01 Jul 2021 10:37:32 +0000	[thread overview]
Message-ID: <87h7hejp5f.fsf@posteo.org> (raw)

* 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




             reply	other threads:[~2021-07-01 10:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-01 10:37 Alexandr Vityazev [this message]
2021-07-02  7:24 ` bug#49313: [PATCH] gnu: emacs-link-hint: Update to 0.1-2.ae73db6 Nicolas Goaziou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87h7hejp5f.fsf@posteo.org \
    --to=avityazev@posteo.org \
    --cc=49313@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).