unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#42176] [PATCH] gnu: python-pynvim: Update to 0.4.1.
@ 2020-07-03 10:21 Tanguy Le Carrour
  2020-07-05  9:49 ` bug#42176: " Mathieu Othacehe
  0 siblings, 1 reply; 2+ messages in thread
From: Tanguy Le Carrour @ 2020-07-03 10:21 UTC (permalink / raw)
  To: 42176; +Cc: Tanguy Le Carrour

* gnu/packages/vim.scm (python-pynvim): Update to 0.4.1.
---
 gnu/packages/vim.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/vim.scm b/gnu/packages/vim.scm
index 25cf578bb8..44d81bb5f5 100644
--- a/gnu/packages/vim.scm
+++ b/gnu/packages/vim.scm
@@ -805,13 +805,13 @@ With the package comes a plugin to use vifm as a vim file selector.")
 (define-public python-pynvim
   (package
     (name "python-pynvim")
-    (version "0.3.2")
+    (version "0.4.1")
     (source (origin
               (method url-fetch)
               (uri (pypi-uri "pynvim" version))
               (sha256
                (base32
-                "01dybk4vs452pljn1q3il5z2sd313ki0lgiglc0xmjc6wp290r6g"))))
+                "0n2cx22lrmbq7xk7356lyn6k77ryqvkxplw9k0fglk35ckb1isam"))))
     (build-system python-build-system)
     (propagated-inputs
      `(("python-greenlet" ,python-greenlet)
-- 
2.27.0





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

* bug#42176: [PATCH] gnu: python-pynvim: Update to 0.4.1.
  2020-07-03 10:21 [bug#42176] [PATCH] gnu: python-pynvim: Update to 0.4.1 Tanguy Le Carrour
@ 2020-07-05  9:49 ` Mathieu Othacehe
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2020-07-05  9:49 UTC (permalink / raw)
  To: Tanguy Le Carrour; +Cc: 42176-done


Hey Tanguy,

Pushed, thanks!

Mathieu




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

end of thread, other threads:[~2020-07-05  9:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-03 10:21 [bug#42176] [PATCH] gnu: python-pynvim: Update to 0.4.1 Tanguy Le Carrour
2020-07-05  9:49 ` bug#42176: " Mathieu Othacehe

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).