Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] neovim: update to 0.4.4
@ 2020-08-05  8:02 yoctocell
  2020-08-05  8:27 ` [PR PATCH] [Updated] " yoctocell
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: yoctocell @ 2020-08-05  8:02 UTC (permalink / raw)
  To: ml

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

There is a new pull request by yoctocell against master on the void-packages repository

https://github.com/yoctocell/void-packages neovim-0.4.4
https://github.com/void-linux/void-packages/pull/24065

neovim: update to 0.4.4
None

A patch file from https://github.com/void-linux/void-packages/pull/24065.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-neovim-0.4.4-24065.patch --]
[-- Type: text/x-diff, Size: 995 bytes --]

From 0b35f86e5504f95ecdcdfbe3e04d8eae4992ea6a Mon Sep 17 00:00:00 2001
From: yoctocell <attocell.name@protonmail.com>
Date: Wed, 5 Aug 2020 10:01:39 +0200
Subject: [PATCH] neovim: update to 0.4.4

---
 srcpkgs/neovim/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/neovim/template b/srcpkgs/neovim/template
index 4e361476213..98751d5f057 100644
--- a/srcpkgs/neovim/template
+++ b/srcpkgs/neovim/template
@@ -1,6 +1,6 @@
 # Template file for 'neovim'
 pkgname=neovim
-version=0.4.3
+version=0.4.4
 revision=1
 build_style=cmake
 build_helper="qemu"
@@ -13,7 +13,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
 license="Apache-2.0, custom:Vim"
 homepage="https://neovim.io"
 distfiles="https://github.com/neovim/neovim/archive/v${version}.tar.gz"
-checksum=91a0b5d32204a821bf414690e6b48cf69224d1961d37158c2b383f6a6cf854d2
+checksum=2f76aac59363677f37592e853ab2c06151cca8830d4b3fe4675b4a52d41fc42c
 python_version=2 #unverified
 
 alternatives="

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

* Re: [PR PATCH] [Updated] neovim: update to 0.4.4
  2020-08-05  8:02 [PR PATCH] neovim: update to 0.4.4 yoctocell
@ 2020-08-05  8:27 ` yoctocell
  2020-08-05 20:14 ` [PR REVIEW] " Chocimier
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: yoctocell @ 2020-08-05  8:27 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by yoctocell against master on the void-packages repository

https://github.com/yoctocell/void-packages neovim-0.4.4
https://github.com/void-linux/void-packages/pull/24065

neovim: update to 0.4.4
None

A patch file from https://github.com/void-linux/void-packages/pull/24065.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-neovim-0.4.4-24065.patch --]
[-- Type: text/x-diff, Size: 1037 bytes --]

From 57fec653525198c26bb4092d7c03f48d8dbbdb98 Mon Sep 17 00:00:00 2001
From: yoctocell <attocell.name@protonmail.com>
Date: Wed, 5 Aug 2020 10:01:39 +0200
Subject: [PATCH] neovim: update to 0.4.4

---
 srcpkgs/neovim/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/neovim/template b/srcpkgs/neovim/template
index 4e361476213..8a9d65537cb 100644
--- a/srcpkgs/neovim/template
+++ b/srcpkgs/neovim/template
@@ -1,6 +1,6 @@
 # Template file for 'neovim'
 pkgname=neovim
-version=0.4.3
+version=0.4.4
 revision=1
 build_style=cmake
 build_helper="qemu"
@@ -13,8 +13,8 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
 license="Apache-2.0, custom:Vim"
 homepage="https://neovim.io"
 distfiles="https://github.com/neovim/neovim/archive/v${version}.tar.gz"
-checksum=91a0b5d32204a821bf414690e6b48cf69224d1961d37158c2b383f6a6cf854d2
-python_version=2 #unverified
+checksum=2f76aac59363677f37592e853ab2c06151cca8830d4b3fe4675b4a52d41fc42c
+python_version=2
 
 alternatives="
  vi:vi:/usr/bin/nvim

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

* Re: [PR REVIEW] neovim: update to 0.4.4
  2020-08-05  8:02 [PR PATCH] neovim: update to 0.4.4 yoctocell
  2020-08-05  8:27 ` [PR PATCH] [Updated] " yoctocell
@ 2020-08-05 20:14 ` Chocimier
  2020-08-06  7:19 ` [PR PATCH] [Updated] " yoctocell
  2020-08-07 19:22 ` [PR PATCH] [Merged]: " Chocimier
  3 siblings, 0 replies; 5+ messages in thread
From: Chocimier @ 2020-08-05 20:14 UTC (permalink / raw)
  To: ml

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

New review comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/24065#discussion_r465977171

Comment:
python_version is unused, remove

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

* Re: [PR PATCH] [Updated] neovim: update to 0.4.4
  2020-08-05  8:02 [PR PATCH] neovim: update to 0.4.4 yoctocell
  2020-08-05  8:27 ` [PR PATCH] [Updated] " yoctocell
  2020-08-05 20:14 ` [PR REVIEW] " Chocimier
@ 2020-08-06  7:19 ` yoctocell
  2020-08-07 19:22 ` [PR PATCH] [Merged]: " Chocimier
  3 siblings, 0 replies; 5+ messages in thread
From: yoctocell @ 2020-08-06  7:19 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by yoctocell against master on the void-packages repository

https://github.com/yoctocell/void-packages neovim-0.4.4
https://github.com/void-linux/void-packages/pull/24065

neovim: update to 0.4.4
None

A patch file from https://github.com/void-linux/void-packages/pull/24065.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-neovim-0.4.4-24065.patch --]
[-- Type: text/x-diff, Size: 1018 bytes --]

From 4b48239d89123db792eb545bcd370dc3a9b9f68a Mon Sep 17 00:00:00 2001
From: yoctocell <attocell.name@protonmail.com>
Date: Wed, 5 Aug 2020 10:01:39 +0200
Subject: [PATCH] neovim: update to 0.4.4

---
 srcpkgs/neovim/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/neovim/template b/srcpkgs/neovim/template
index 4e361476213..df70a362f48 100644
--- a/srcpkgs/neovim/template
+++ b/srcpkgs/neovim/template
@@ -1,6 +1,6 @@
 # Template file for 'neovim'
 pkgname=neovim
-version=0.4.3
+version=0.4.4
 revision=1
 build_style=cmake
 build_helper="qemu"
@@ -13,8 +13,7 @@ maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
 license="Apache-2.0, custom:Vim"
 homepage="https://neovim.io"
 distfiles="https://github.com/neovim/neovim/archive/v${version}.tar.gz"
-checksum=91a0b5d32204a821bf414690e6b48cf69224d1961d37158c2b383f6a6cf854d2
-python_version=2 #unverified
+checksum=2f76aac59363677f37592e853ab2c06151cca8830d4b3fe4675b4a52d41fc42c
 
 alternatives="
  vi:vi:/usr/bin/nvim

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

* Re: [PR PATCH] [Merged]: neovim: update to 0.4.4
  2020-08-05  8:02 [PR PATCH] neovim: update to 0.4.4 yoctocell
                   ` (2 preceding siblings ...)
  2020-08-06  7:19 ` [PR PATCH] [Updated] " yoctocell
@ 2020-08-07 19:22 ` Chocimier
  3 siblings, 0 replies; 5+ messages in thread
From: Chocimier @ 2020-08-07 19:22 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

neovim: update to 0.4.4
https://github.com/void-linux/void-packages/pull/24065

Description:
None

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

end of thread, other threads:[~2020-08-07 19:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-05  8:02 [PR PATCH] neovim: update to 0.4.4 yoctocell
2020-08-05  8:27 ` [PR PATCH] [Updated] " yoctocell
2020-08-05 20:14 ` [PR REVIEW] " Chocimier
2020-08-06  7:19 ` [PR PATCH] [Updated] " yoctocell
2020-08-07 19:22 ` [PR PATCH] [Merged]: " Chocimier

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 NNTP newsgroup(s).