Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Vscode
@ 2020-09-11  9:49 shizonic
  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
  0 siblings, 2 replies; 3+ messages in thread
From: shizonic @ 2020-09-11  9:49 UTC (permalink / raw)
  To: ml

[-- 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

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

* Re: [PR PATCH] [Updated] Vscode
  2020-09-11  9:49 [PR PATCH] Vscode shizonic
@ 2020-09-11  9:50 ` shizonic
  2020-09-11 10:54 ` [PR PATCH] [Closed]: vscode: update to 1.49.0. [ci skip] pullmoll
  1 sibling, 0 replies; 3+ messages in thread
From: shizonic @ 2020-09-11  9:50 UTC (permalink / raw)
  To: ml

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

There is an updated 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: 1208 bytes --]

From dc57187ec7be69ac7d33d525f358c4d50266f969 Mon Sep 17 00:00:00 2001
From: Toby Merz <realtiaz@gmail.com>
Date: Fri, 11 Sep 2020 11:49:07 +0200
Subject: [PATCH] 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

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

* Re: [PR PATCH] [Closed]: vscode: update to 1.49.0. [ci skip]
  2020-09-11  9:49 [PR PATCH] Vscode shizonic
  2020-09-11  9:50 ` [PR PATCH] [Updated] Vscode shizonic
@ 2020-09-11 10:54 ` pullmoll
  1 sibling, 0 replies; 3+ messages in thread
From: pullmoll @ 2020-09-11 10:54 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

vscode: update to 1.49.0. [ci skip]
https://github.com/void-linux/void-packages/pull/24829

Description:


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

end of thread, other threads:[~2020-09-11 10:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-11  9:49 [PR PATCH] Vscode shizonic
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

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