From: HiPhish <hiphish@posteo.de>
To: 42724@debbugs.gnu.org
Subject: [bug#42724] [PATCH] gnu: neovim: Update to 0.4.0
Date: Wed, 05 Aug 2020 22:21:01 +0200 [thread overview]
Message-ID: <5477614.DvuYhMxLoT@ixtreme-m5740> (raw)
[-- Attachment #1: Type: text/plain, Size: 0 bytes --]
[-- Attachment #2: 0001-gnu-neovim-Update-to-0.4.4.patch --]
[-- Type: text/x-patch, Size: 1116 bytes --]
From 960e72b794f253dae47521a82f4a6899a3212fc1 Mon Sep 17 00:00:00 2001
From: HiPhish <hiphish@posteo.de>
Date: Wed, 5 Aug 2020 22:00:38 +0200
Subject: [PATCH] gnu: neovim: Update to 0.4.4
* gnu/package/vim.scm (neovim): Update to 0.4.4
---
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 ab3492fe25..5a8011bc76 100644
--- a/gnu/packages/vim.scm
+++ b/gnu/packages/vim.scm
@@ -629,7 +629,7 @@ are detected, the user is notified.")))
(define-public neovim
(package
(name "neovim")
- (version "0.4.3")
+ (version "0.4.4")
(source
(origin
(method git-fetch)
@@ -638,7 +638,7 @@ are detected, the user is notified.")))
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "03p7pic7hw9yxxv7fbgls1f42apx3lik2k6mpaz1a109ngyc5kaj"))))
+ (base32 "11zyj6jvkwas3n6w1ckj3pk6jf81z1g7ngg4smmwm7c27y2a6f2m"))))
(build-system cmake-build-system)
(arguments
`(#:modules ((srfi srfi-26)
--
2.25.1
next reply other threads:[~2020-08-05 20:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-05 20:21 HiPhish [this message]
2020-08-06 9:20 ` bug#42724: [PATCH] gnu: neovim: Update to 0.4.0 Efraim Flashner
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=5477614.DvuYhMxLoT@ixtreme-m5740 \
--to=hiphish@posteo.de \
--cc=42724@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).