Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] vscode: update to 1.51.0.
@ 2020-11-06 10:43 shizonic
  2020-11-12  7:38 ` [PR PATCH] [Updated] " shizonic
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: shizonic @ 2020-11-06 10:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/shizonic/void-packages vscode
https://github.com/void-linux/void-packages/pull/26165

vscode: update to 1.51.0.
[ci skip]

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

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

From b316d562a7e13799efab5cdb7feb0706e98aafaf Mon Sep 17 00:00:00 2001
From: Toby Merz <realtiaz@gmail.com>
Date: Fri, 6 Nov 2020 11:40:22 +0100
Subject: [PATCH] vscode: update to 1.51.0. [ci skip]

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

diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template
index 96a0c349229..6c909fd8338 100644
--- a/srcpkgs/vscode/template
+++ b/srcpkgs/vscode/template
@@ -1,9 +1,9 @@
 # Template file for 'vscode'
 pkgname=vscode
-version=1.50.1
+version=1.51.0
 revision=1
 _electronver=9.3.1
-hostmakedepends="pkg-config python nodejs-lts-10 yarn tar git"
+hostmakedepends="pkg-config python nodejs yarn tar git"
 makedepends="libxkbfile-devel libsecret-devel electron9"
 depends="libXtst libxkbfile nss dejavu-fonts-ttf xdg-utils ripgrep electron9"
 short_desc="Microsoft Code for Linux"
@@ -11,7 +11,7 @@ maintainer="shizonic <realtiaz@gmail.com>"
 license="MIT"
 homepage="https://code.visualstudio.com/"
 distfiles="https://github.com/Microsoft/vscode/archive/${version}.tar.gz"
-checksum=7d874637055e2425fe981f387165b7c7949db0821b1135f9cd7ccd5c70903af7
+checksum=82f271b74be1d6c4624e3cfcd5fb3de78506f2a3a6accf9d659a90e5ecd44a21
 patch_args="-Np1"
 
 if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then

^ permalink raw reply	[flat|nested] 7+ messages in thread
* [PR PATCH] vscode: update to 1.51.1
@ 2020-11-14 18:12 glaulher
  2020-11-15  4:24 ` [PR PATCH] [Updated] " glaulher
  2020-11-15  4:29 ` glaulher
  0 siblings, 2 replies; 7+ messages in thread
From: glaulher @ 2020-11-14 18:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/glaulher/void-packages vscode
https://github.com/void-linux/void-packages/pull/26378

vscode: update to 1.51.1


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

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

From 5fb3ff5cc66a14333b75389e8812d8bce1aeb609 Mon Sep 17 00:00:00 2001
From: glaulher <glaulher.developer@gmail.com>
Date: Sat, 14 Nov 2020 11:36:36 -0300
Subject: [PATCH 1/4] icewm: update to 1.9.2

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

diff --git a/srcpkgs/icewm/template b/srcpkgs/icewm/template
index 9ab23ea7c0e..e039fc70099 100644
--- a/srcpkgs/icewm/template
+++ b/srcpkgs/icewm/template
@@ -1,6 +1,6 @@
 # Template file for 'icewm'
 pkgname=icewm
-version=1.9.1
+version=1.9.2
 revision=1
 build_style=cmake
 configure_args="-DENABLE_LTO=ON -DCONFIG_LIBRSVG=ON -DENABLE_ALSA=ON
@@ -16,7 +16,7 @@ maintainer="Glaulher <glaulher.developer@gmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://ice-wm.org/"
 distfiles="https://github.com/ice-wm/icewm/archive/${version}.tar.gz"
-checksum=ad5391d8bfd943169be56471895fae35ab54ef205a1f49510e8f86c2d9a1aa7c
+checksum=d40965a74e001f7c514c6581cec1b6dfed1d4b0d5479dd29a816bce9fe0c75ed
 
 # No c++ warnings for 'One Defintion Rules' and make sure LTO goes ok
 CXXFLAGS="-Wno-odr -fno-strict-aliasing"

From 6d6a40f5b90e71ab7cd814c19a78fe21095ec7dc Mon Sep 17 00:00:00 2001
From: glaulher <glaulher.developer@gmail.com>
Date: Sat, 14 Nov 2020 12:57:54 -0300
Subject: [PATCH 2/4] containerd: update to 1.4.1

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

diff --git a/srcpkgs/containerd/template b/srcpkgs/containerd/template
index 528edababcc..c035d23e7a3 100644
--- a/srcpkgs/containerd/template
+++ b/srcpkgs/containerd/template
@@ -1,6 +1,6 @@
 # Template file for 'containerd'
 pkgname=containerd
-version=1.3.7
+version=1.4.1
 revision=1
 build_style=go
 go_import_path=github.com/containerd/containerd
@@ -18,7 +18,7 @@ maintainer="Paul Knopf <pauldotknopf@gmail.com>"
 license="Apache-2.0"
 homepage="https://github.com/containerd/containerd"
 distfiles="https://github.com/containerd/containerd/archive/v${version}.tar.gz"
-checksum=d30d59e143697aa4f0960205b3f5ac59c573b332f20507740ef2dc0fb5ae8ded
+checksum=d410b8efc94e4124990f01de7107223971be8c9258fc651decf9e0ba648485b5
 make_dirs="/var/lib/containerd 0755 root root"
 
 post_build() {

From 4e4983884bf67b3ec5a097237187e722f7465580 Mon Sep 17 00:00:00 2001
From: glaulher <glaulher.developer@gmail.com>
Date: Sat, 14 Nov 2020 13:17:39 -0300
Subject: [PATCH 3/4] vscode: update to 1.51.1

---
 srcpkgs/vscode/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template
index 96a0c349229..5948f7fd1eb 100644
--- a/srcpkgs/vscode/template
+++ b/srcpkgs/vscode/template
@@ -1,6 +1,6 @@
 # Template file for 'vscode'
 pkgname=vscode
-version=1.50.1
+version=1.51.1
 revision=1
 _electronver=9.3.1
 hostmakedepends="pkg-config python nodejs-lts-10 yarn tar git"

From 59d858acf207b802543de2dfabbbb592d4f645cd Mon Sep 17 00:00:00 2001
From: glaulher <glaulher.developer@gmail.com>
Date: Sat, 14 Nov 2020 14:56:10 -0300
Subject: [PATCH 4/4] vscode: update to 1.51.1

---
 srcpkgs/vscode/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template
index 5948f7fd1eb..37d1c6c5dc8 100644
--- a/srcpkgs/vscode/template
+++ b/srcpkgs/vscode/template
@@ -11,7 +11,7 @@ maintainer="shizonic <realtiaz@gmail.com>"
 license="MIT"
 homepage="https://code.visualstudio.com/"
 distfiles="https://github.com/Microsoft/vscode/archive/${version}.tar.gz"
-checksum=7d874637055e2425fe981f387165b7c7949db0821b1135f9cd7ccd5c70903af7
+checksum=3a7127983fac7c8e44b5b26b026341b8fd91c65ff34a4664e65ae43ae358d31b
 patch_args="-Np1"
 
 if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then

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

end of thread, other threads:[~2020-11-23  5:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-06 10:43 [PR PATCH] vscode: update to 1.51.0 shizonic
2020-11-12  7:38 ` [PR PATCH] [Updated] " shizonic
2020-11-12  7:43 ` [PR PATCH] [Updated] vscode: update to 1.51.1 shizonic
2020-11-12  7:44 ` shizonic
2020-11-23  5:50 ` [PR PATCH] [Merged]: " ericonr
2020-11-14 18:12 [PR PATCH] " glaulher
2020-11-15  4:24 ` [PR PATCH] [Updated] " glaulher
2020-11-15  4:29 ` glaulher

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