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
Date: Fri, 11 Sep 2020 11:49:49 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24829@inbox.vuxu.org> (raw)

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

Vscode


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

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

From 058237b2fdbc103bda5b1d4d4c9fc352c4f3b05b Mon Sep 17 00:00:00 2001
From: Noel Cower <ncower@nil.dev>
Date: Wed, 9 Sep 2020 15:28:08 -0700
Subject: [PATCH 1/2] go: update to 1.15.2.

Closes: #24794 [via git-merge-pr]
---
 srcpkgs/go/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/go/template b/srcpkgs/go/template
index 506da56957a..fab3ddf0b20 100644
--- a/srcpkgs/go/template
+++ b/srcpkgs/go/template
@@ -1,6 +1,6 @@
 # Template file for 'go'
 pkgname=go
-version=1.15.1
+version=1.15.2
 revision=1
 create_wrksrc=yes
 build_wrksrc=go
@@ -10,7 +10,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="http://golang.org/"
 distfiles="https://golang.org/dl/go${version}.src.tar.gz"
-checksum=d3743752a421881b5cc007c76b4b68becc3ad053e61275567edab1c99e154d30
+checksum=28bf9d0bcde251011caae230a4a05d917b172ea203f2a62f2c2f9533589d4b4d
 nostrip=yes
 noverifyrdeps=yes
 

From 66d8e33c1a5c0c7c0717a7adff86d0d66cdac668 Mon Sep 17 00:00:00 2001
From: Toby Merz <realtiaz@gmail.com>
Date: Fri, 11 Sep 2020 11:49:07 +0200
Subject: [PATCH 2/2] vscode: update to 1.49.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 320f031d228..92173a9f919 100644
--- a/srcpkgs/vscode/template
+++ b/srcpkgs/vscode/template
@@ -1,8 +1,8 @@
 # Template file for 'vscode'
 pkgname=vscode
-version=1.48.2
+version=1.49.0
 revision=1
-_electronver=7.3.2
+_electronver=7.3.3
 hostmakedepends="pkg-config python nodejs-lts-10 yarn tar git"
 makedepends="libxkbfile-devel libsecret-devel electron7"
 depends="libXtst libxkbfile nss dejavu-fonts-ttf xdg-utils ripgrep electron7"
@@ -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=52e4434d269c58f45369a7bcf76da229e4ecaece6c9c8045e53ba72f2baa36fd
+checksum=b296569db14fadce08a5743a0f6628637fffb817376eb76b5c5d67fb588de29e
 patch_args="-Np1"
 
 if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then

             reply	other threads:[~2020-09-11  9:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-11  9:49 shizonic [this message]
2020-09-11  9:50 ` [PR PATCH] [Updated] Vscode shizonic
2020-09-11 10:54 ` [PR PATCH] [Closed]: vscode: update to 1.49.0. [ci skip] pullmoll

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