unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#50400] [PATCH] gnu: emacs-xref: Update to 1.2.1.
@ 2021-09-05 13:37 Xinglu Chen
  2021-09-06  9:09 ` bug#50400: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Xinglu Chen @ 2021-09-05 13:37 UTC (permalink / raw)
  To: 50400

* gnu/packages/emacs-xyz.scm (emacs-xref): Update to 1.2.1.
---
 gnu/packages/emacs-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index f04a0225b3..68df962ddc 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -29059,14 +29059,14 @@ work on alists, hash-table and arrays.  All functions are prefixed with
 (define-public emacs-xref
   (package
     (name "emacs-xref")
-    (version "1.1.0")
+    (version "1.2.1")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://elpa.gnu.org/packages/xref-"
                            version ".tar"))
        (sha256
-        (base32 "1s7pwk09bry4nqr4bc78a3mbwyrxagai2gpsd49x47czy2x7m3ax"))))
+        (base32 "1x7hfqp7y4yr4r7n49lqdf1h2plhgaxdn9x7rjkp05szj3rgflk6"))))
     (build-system emacs-build-system)
     (home-page "http://elpa.gnu.org/packages/xref.html")
     (synopsis "Cross-referencing commands")

base-commit: e82b103a776e4816682178432fd278aacc3d4004
-- 
2.33.0







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

* bug#50400: [PATCH] gnu: emacs-xref: Update to 1.2.1.
  2021-09-05 13:37 [bug#50400] [PATCH] gnu: emacs-xref: Update to 1.2.1 Xinglu Chen
@ 2021-09-06  9:09 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2021-09-06  9:09 UTC (permalink / raw)
  To: Xinglu Chen; +Cc: 50400-done

Hello,

Xinglu Chen <public@yoctocell.xyz> writes:

> * gnu/packages/emacs-xyz.scm (emacs-xref): Update to 1.2.1.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2021-09-06  9:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-05 13:37 [bug#50400] [PATCH] gnu: emacs-xref: Update to 1.2.1 Xinglu Chen
2021-09-06  9:09 ` bug#50400: " 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).