Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] neovim: update to 0.8.0.
@ 2022-09-30 20:02 icp1994
  2022-10-01  0:36 ` cultab
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: icp1994 @ 2022-09-30 20:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages neovim
https://github.com/void-linux/void-packages/pull/39552

neovim: update to 0.8.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64

Neovim now requires [libvterm-0.3](https://github.com/neovim/neovim/pull/20222) to build. Only one other package, `liteide`, depends on it which built successfully for me on top of the update.

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

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

From 9f64f3f736005420c4a12e0f00944ab1f7f886e7 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sat, 1 Oct 2022 00:48:59 +0530
Subject: [PATCH 1/2] libvterm: update to 0.3.

---
 srcpkgs/libvterm/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/libvterm/template b/srcpkgs/libvterm/template
index 54d9ad06321a..f03f276d2c27 100644
--- a/srcpkgs/libvterm/template
+++ b/srcpkgs/libvterm/template
@@ -1,6 +1,6 @@
 # Template file for 'libvterm'
 pkgname=libvterm
-version=0.1.4
+version=0.3
 revision=1
 build_style=gnu-makefile
 make_install_target="install-lib install-inc"
@@ -8,9 +8,9 @@ hostmakedepends="libtool perl pkg-config"
 short_desc="Abstract VT220/xterm/ECMA-48 emulation library"
 maintainer="Steve Prybylski <sa.prybylx@gmail.com>"
 license="MIT"
-homepage="http://www.leonerd.org.uk/code/libvterm"
-distfiles="http://www.leonerd.org.uk/code/libvterm/libvterm-${version}.tar.gz"
-checksum=bc70349e95559c667672fc8c55b9527d9db9ada0fb80a3beda533418d782d3dd
+homepage="https://www.leonerd.org.uk/code/libvterm"
+distfiles="https://www.leonerd.org.uk/code/libvterm/libvterm-${version}.tar.gz"
+checksum=61eb0d6628c52bdf02900dfd4468aa86a1a7125228bab8a67328981887483358
 
 post_extract() {
 	if [ "$CROSS_BUILD" ]; then

From b618e11c67a9eb08a73b5e5bdb9e77302743bc45 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sat, 1 Oct 2022 01:12:53 +0530
Subject: [PATCH 2/2] neovim: update to 0.8.0.

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

diff --git a/srcpkgs/neovim/template b/srcpkgs/neovim/template
index c29b7b6885a1..1a10470c1a29 100644
--- a/srcpkgs/neovim/template
+++ b/srcpkgs/neovim/template
@@ -1,6 +1,6 @@
 # Template file for 'neovim'
 pkgname=neovim
-version=0.7.2
+version=0.8.0
 revision=1
 build_style=cmake
 build_helper="qemu"
@@ -14,7 +14,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=ccab8ca02a0c292de9ea14b39f84f90b635a69282de38a6b4ccc8565bc65d096
+checksum=505e3dfb71e2f73495c737c034a416911c260c0ba9fd2092c6be296655be4d18
 
 alternatives="
  vi:vi:/usr/bin/nvim

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

end of thread, other threads:[~2022-10-02 15:19 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-30 20:02 [PR PATCH] neovim: update to 0.8.0 icp1994
2022-10-01  0:36 ` cultab
2022-10-01  0:37 ` cultab
2022-10-01  6:47 ` [PR PATCH] [Updated] " icp1994
2022-10-01  6:53 ` icp1994
2022-10-01  7:23 ` cultab
2022-10-01 16:12 ` [PR REVIEW] " paper42
2022-10-01 17:16 ` icp1994
2022-10-01 17:48 ` paper42
2022-10-01 18:00 ` [PR PATCH] [Updated] " icp1994
2022-10-01 18:00 ` [PR REVIEW] " icp1994
2022-10-01 18:05 ` [PR PATCH] [Updated] " icp1994
2022-10-01 18:11 ` icp1994
2022-10-01 18:24 ` icp1994
2022-10-02  4:12 ` [PR PATCH] [Updated] " icp1994
2022-10-02 15:19 ` [PR PATCH] [Closed]: " Piraty

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