unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#40112] [PATCH] gnu: emacs-lsp-ui: Update to 6.2.
@ 2020-03-17 21:42 Dimos Dimakakos
  2020-03-18 11:30 ` bug#40112: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Dimos Dimakakos @ 2020-03-17 21:42 UTC (permalink / raw)
  To: 40112; +Cc: Dimakakos Dimos

From: Dimakakos Dimos <me@bendersteed.tech>

* gnu/packages/emacs-xyz.scm (emacs-lsp-ui): Update to 6.2.
---
 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 8b75169d4d..3db5eb6000 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -18172,7 +18172,7 @@ processes for Emacs")
 (define-public emacs-lsp-ui
   (package
     (name "emacs-lsp-ui")
-    (version "6.0")
+    (version "6.2")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -18181,7 +18181,7 @@ processes for Emacs")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1r4327fd8cvjxfwkddp5c4bdskyncbs4sx9m3z2w4d773y2jrakc"))))
+                "024753bi0p1jyjhw7wk8k6s16kbwab5ar4cfasvbn8g08acf293b"))))
     (build-system emacs-build-system)
     (propagated-inputs
      `(("emacs-dash" ,emacs-dash)
-- 
2.25.1

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

* bug#40112: [PATCH] gnu: emacs-lsp-ui: Update to 6.2.
  2020-03-17 21:42 [bug#40112] [PATCH] gnu: emacs-lsp-ui: Update to 6.2 Dimos Dimakakos
@ 2020-03-18 11:30 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2020-03-18 11:30 UTC (permalink / raw)
  To: Dimos Dimakakos; +Cc: 40112-done

Hello,

Dimos Dimakakos <me@bendersteed.tech> writes:

> From: Dimakakos Dimos <me@bendersteed.tech>
>
> * gnu/packages/emacs-xyz.scm (emacs-lsp-ui): Update to 6.2.

Applied. Thank you.

Regards,

-- 
Nicolas Goaziou

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

end of thread, other threads:[~2020-03-18 11:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-17 21:42 [bug#40112] [PATCH] gnu: emacs-lsp-ui: Update to 6.2 Dimos Dimakakos
2020-03-18 11:30 ` bug#40112: " 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).