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

[-- Attachment #1: Type: text/plain, Size: 311 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/27141

vscode: update to 1.52.0.


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

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

From 8c777c82270a69f86cf58d8c96cc5ee16e237abb Mon Sep 17 00:00:00 2001
From: Toby Merz <realtiaz@gmail.com>
Date: Mon, 14 Dec 2020 08:39:11 +0100
Subject: [PATCH] vscode: update to 1.52.0.

---
 srcpkgs/vscode/patches/product.patch | 8 ++++----
 srcpkgs/vscode/template              | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/vscode/patches/product.patch b/srcpkgs/vscode/patches/product.patch
index dcee73d6803..feb7f5891ba 100644
--- a/srcpkgs/vscode/patches/product.patch
+++ b/srcpkgs/vscode/patches/product.patch
@@ -1,10 +1,10 @@
 diff --git a/product.json b/product.json
-index 2b884d18f301..601c429e3cdf 100644
+index 207bcf8f512e..572fbfb39b56 100644
 --- a/product.json
 +++ b/product.json
 @@ -22,12 +22,20 @@
  	"licenseFileName": "LICENSE.txt",
- 	"reportIssueUrl": "https://github.com/Microsoft/vscode/issues/new",
+ 	"reportIssueUrl": "https://github.com/microsoft/vscode/issues/new",
  	"urlProtocol": "code-oss",
 +	"quality": "stable",
 +	"documentationUrl": "https://github.com/microsoft/vscode-docs",
@@ -12,8 +12,8 @@ index 2b884d18f301..601c429e3cdf 100644
  	"extensionAllowedProposedApi": [
  		"ms-vscode.vscode-js-profile-flame",
  		"ms-vscode.vscode-js-profile-table",
- 		"ms-vscode.references-view",
- 		"ms-vscode.github-browser"
+ 		"ms-vscode.github-browser",
+ 		"ms-vscode.github-richnav"
  	],
 +	"extensionsGallery": {
 +		"serviceUrl": "https://marketplace.visualstudio.com/_apis/public/gallery",
diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template
index 8c72a514d5b..e1d310a9a11 100644
--- a/srcpkgs/vscode/template
+++ b/srcpkgs/vscode/template
@@ -1,8 +1,8 @@
 # Template file for 'vscode'
 pkgname=vscode
-version=1.51.1
+version=1.52.0
 revision=1
-_electronver=9.3.1
+_electronver=9.3.4
 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"
@@ -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=3a7127983fac7c8e44b5b26b026341b8fd91c65ff34a4664e65ae43ae358d31b
+checksum=ba524bd53e129f23032cc01ab04f1cfe9b84c896c108428a3557350ea368e258
 patch_args="-Np1"
 
 if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then

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

end of thread, other threads:[~2020-12-17 18:32 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-14  7:39 [PR PATCH] vscode: update to 1.52.0 shizonic
2020-12-14  9:37 ` [PR PATCH] [Updated] " shizonic
2020-12-14  9:39 ` shizonic
2020-12-16  2:44 ` ericonr
2020-12-16  3:45 ` shizonic
2020-12-16  4:01 ` q66
2020-12-16  4:53 ` shizonic
2020-12-16  7:23 ` [PR PATCH] [Updated] " shizonic
2020-12-17  7:21 ` shizonic
2020-12-17  7:22 ` vscode: update to 1.52.1 shizonic
2020-12-17 18:32 ` [PR PATCH] [Merged]: " ericonr

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