unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Vincent Legoll <vincent.legoll@gmail.com>
To: 39838@debbugs.gnu.org
Subject: [bug#39838] [PATCH] gnu: vim: Update to 8.2.0332.
Date: Sat, 29 Feb 2020 17:28:34 +0100	[thread overview]
Message-ID: <CAEwRq=qpE==_oUfGYuJ5zVToGovxyW5o-PDoRZF1ePWTozJ1vA@mail.gmail.com> (raw)

[-- 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


             reply	other threads:[~2020-02-29 16:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-29 16:28 Vincent Legoll [this message]
2020-02-29 19:18 ` bug#39838: [PATCH] gnu: vim: Update to 8.2.0332 Leo Famulari

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='CAEwRq=qpE==_oUfGYuJ5zVToGovxyW5o-PDoRZF1ePWTozJ1vA@mail.gmail.com' \
    --to=vincent.legoll@gmail.com \
    --cc=39838@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).