Github messages for voidlinux
 help / color / mirror / Atom feed
From: shizonic <shizonic@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] vscode: update to 1.45.0. [skip ci]
Date: Fri, 08 May 2020 12:03:36 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21741@inbox.vuxu.org> (raw)

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

vscode: update to 1.45.0. [skip ci]


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

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

From 106bbfad952f5c935987c8ff6bcf76dac25a29bc Mon Sep 17 00:00:00 2001
From: Toby Merz <realtiaz@gmail.com>
Date: Fri, 8 May 2020 10:05:29 +0200
Subject: [PATCH] vscode: update to 1.45.0. [skip ci]

---
 srcpkgs/vscode/patches/product.patch | 26 ++++++++++++++------------
 srcpkgs/vscode/template              |  4 ++--
 2 files changed, 16 insertions(+), 14 deletions(-)

diff --git a/srcpkgs/vscode/patches/product.patch b/srcpkgs/vscode/patches/product.patch
index 5816588e574..f18a9fea491 100644
--- a/srcpkgs/vscode/patches/product.patch
+++ b/srcpkgs/vscode/patches/product.patch
@@ -1,21 +1,23 @@
 diff --git a/product.json b/product.json
-index 759d76553339..6dccc0906900 100644
+index 335caa71f6b0..b06b418f15c1 100644
 --- a/product.json
 +++ b/product.json
-@@ -20,7 +20,15 @@
-	"licenseFileName": "LICENSE.txt",
-	"reportIssueUrl": "https://github.com/Microsoft/vscode/issues/new",
-	"urlProtocol": "code-oss",
+@@ -20,10 +20,18 @@
+ 	"licenseFileName": "LICENSE.txt",
+ 	"reportIssueUrl": "https://github.com/Microsoft/vscode/issues/new",
+ 	"urlProtocol": "code-oss",
 +	"quality": "stable",
-	"extensionAllowedProposedApi": [
-		"ms-vscode.references-view"
--	]
-+	],
++	"documentationUrl": "https://github.com/microsoft/vscode-docs",
++	"requestFeatureUrl": "https://github.com/Microsoft/vscode/issues",
+ 	"extensionAllowedProposedApi": [
+ 		"ms-vscode.vscode-js-profile-table",
+ 		"ms-vscode.references-view"
+ 	],
 +	"extensionsGallery": {
 +		"serviceUrl": "https://marketplace.visualstudio.com/_apis/public/gallery",
 +		"cacheUrl": "https://vscode.blob.core.windows.net/gallery/index",
 +		"itemUrl": "https://marketplace.visualstudio.com/items"
 +	},
-+	"documentationUrl": "https://github.com/microsoft/vscode-docs",
-+	"requestFeatureUrl": "https://github.com/Microsoft/vscode/issues"
- }
+ 	"builtInExtensions": [
+ 		{
+ 			"name": "ms-vscode.node-debug",
diff --git a/srcpkgs/vscode/template b/srcpkgs/vscode/template
index fae96b1e332..24392e636a0 100644
--- a/srcpkgs/vscode/template
+++ b/srcpkgs/vscode/template
@@ -1,6 +1,6 @@
 # Template file for 'vscode'
 pkgname=vscode
-version=1.44.2
+version=1.45.0
 revision=1
 hostmakedepends="pkg-config python nodejs-lts-10 yarn tar"
 makedepends="libxkbfile-devel libsecret-devel"
@@ -10,7 +10,7 @@ maintainer="shizonic <realtiaz@gmail.com>"
 license="MIT"
 homepage="https://code.visualstudio.com/"
 distfiles="https://github.com/Microsoft/vscode/archive/${version}.tar.gz"
-checksum=98d4d48f0fd287c84aa40cf7c80c6dc682220cef7e97257a8a5c9dc74d05fa97
+checksum=549e0dd00d6d84fc108246dd284c62c504688650ac74ecc6368ecaba6141c70d
 patch_args="-Np1"
 
 # Due to electron

             reply	other threads:[~2020-05-08 10:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-08 10:03 shizonic [this message]
2020-05-11 18:29 ` [PR PATCH] [Merged]: " Hoshpak

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21741@inbox.vuxu.org \
    --to=shizonic@users.noreply.github.com \
    --cc=ml@inbox.vuxu.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.
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).