unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#39838] [PATCH] gnu: vim: Update to 8.2.0332.
@ 2020-02-29 16:28 Vincent Legoll
  2020-02-29 19:18 ` bug#39838: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Vincent Legoll @ 2020-02-29 16:28 UTC (permalink / raw)
  To: 39838

[-- Attachment #1: Type: text/plain, Size: 35 bytes --]

lightly tested

-- 
Vincent Legoll

[-- Attachment #2: 0001-gnu-vim-Update-to-8.2.0332.patch --]
[-- Type: text/x-patch, Size: 1057 bytes --]

From f1aff7e417e084969b4c5831036b86f57c4b0111 Mon Sep 17 00:00:00 2001
From: Vincent Legoll <vincent.legoll@gmail.com>
Date: Sat, 29 Feb 2020 17:26:38 +0100
Subject: [PATCH] gnu: vim: Update to 8.2.0332.

* gnu/packages/vim.scm (vim): Update to 8.2.0332.
---
 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 a94a677b25..d9ee202fec 100644
--- a/gnu/packages/vim.scm
+++ b/gnu/packages/vim.scm
@@ -69,7 +69,7 @@
 (define-public vim
   (package
     (name "vim")
-    (version "8.2.0303")
+    (version "8.2.0332")
     (source (origin
              (method git-fetch)
              (uri (git-reference
@@ -78,7 +78,7 @@
              (file-name (git-file-name name version))
              (sha256
               (base32
-               "1559lg8wgydyfc8c2sb2m7p8mlkarm7539qfxkh1skrw4mxi605k"))))
+               "0icgykml4wxq554h7r9rcxpxipg0yri651b9fijvv364ycywsq8c"))))
     (build-system gnu-build-system)
     (arguments
      `(#:test-target "test"
-- 
2.25.1


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

* bug#39838: [PATCH] gnu: vim: Update to 8.2.0332.
  2020-02-29 16:28 [bug#39838] [PATCH] gnu: vim: Update to 8.2.0332 Vincent Legoll
@ 2020-02-29 19:18 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2020-02-29 19:18 UTC (permalink / raw)
  To: Vincent Legoll; +Cc: 39838-done

On Sat, Feb 29, 2020 at 05:28:34PM +0100, Vincent Legoll wrote:
> lightly tested
> 
> -- 
> Vincent Legoll

> From f1aff7e417e084969b4c5831036b86f57c4b0111 Mon Sep 17 00:00:00 2001
> From: Vincent Legoll <vincent.legoll@gmail.com>
> Date: Sat, 29 Feb 2020 17:26:38 +0100
> Subject: [PATCH] gnu: vim: Update to 8.2.0332.
> 
> * gnu/packages/vim.scm (vim): Update to 8.2.0332.

Thanks! Pushed as b5aa17adea398a5d93ecdeb3b1478bfc610d59bf

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

end of thread, other threads:[~2020-02-29 19:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-29 16:28 [bug#39838] [PATCH] gnu: vim: Update to 8.2.0332 Vincent Legoll
2020-02-29 19:18 ` bug#39838: " Leo Famulari

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