unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Dimos Dimakakos <me@bendersteed.tech>
To: 40112@debbugs.gnu.org
Cc: Dimakakos Dimos <me@bendersteed.tech>
Subject: [bug#40112] [PATCH] gnu: emacs-lsp-ui: Update to 6.2.
Date: Tue, 17 Mar 2020 23:42:04 +0200	[thread overview]
Message-ID: <20200317214204.20890-1-me@bendersteed.tech> (raw)

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

             reply	other threads:[~2020-03-17 21:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-17 21:42 Dimos Dimakakos [this message]
2020-03-18 11:30 ` bug#40112: [PATCH] gnu: emacs-lsp-ui: Update to 6.2 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=20200317214204.20890-1-me@bendersteed.tech \
    --to=me@bendersteed.tech \
    --cc=40112@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).