Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] yarn-bin: update to 1.19.0.
@ 2019-10-08 15:15 voidlinux-github
  2019-10-08 15:24 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-08 15:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages yarn-bin
https://github.com/void-linux/void-packages/pull/15257

yarn-bin: update to 1.19.0.


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

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

From 5c41acf56c98681c711b3d25107c5151b1848557 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 8 Oct 2019 18:14:00 +0300
Subject: [PATCH] yarn-bin: update to 1.19.0.

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

diff --git a/srcpkgs/yarn-bin/template b/srcpkgs/yarn-bin/template
index 6c375401272..ffa7dd99f96 100644
--- a/srcpkgs/yarn-bin/template
+++ b/srcpkgs/yarn-bin/template
@@ -1,6 +1,6 @@
 # Template file for 'yarn-bin'
 pkgname=yarn-bin
-version=1.17.3
+version=1.19.0
 revision=1
 depends="virtual?nodejs-runtime"
 short_desc="Fast, reliable, and secure dependency management - precompiled binaries"
@@ -8,7 +8,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="2-cause-BSD"
 homepage="https://yarnpkg.com/"
 distfiles="https://github.com/yarnpkg/yarn/releases/download/v${version}/yarn-v${version}.tar.gz"
-checksum=e3835194409f1b3afa1c62ca82f561f1c29d26580c9e220c36866317e043c6f3
+checksum=6bbdaab9c31eedbe7b53cbcde2be06b8c926f139bd0f7c00fccad406016e8934
 conflicts="yarn>=0"
 
 do_extract() {

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

* Re: [PR PATCH] [Updated] yarn-bin: update to 1.19.0.
  2019-10-08 15:15 [PR PATCH] yarn-bin: update to 1.19.0 voidlinux-github
  2019-10-08 15:24 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-10-08 15:24 ` voidlinux-github
  2019-10-08 19:05 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-08 15:24 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by mobinmob against master on the void-packages repository

https://github.com/mobinmob/void-packages yarn-bin
https://github.com/void-linux/void-packages/pull/15257

yarn-bin: update to 1.19.0.


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

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

From 7ac94dfdf763173a24c2605a3b5e03bc109a7f37 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 8 Oct 2019 18:14:00 +0300
Subject: [PATCH] yarn-bin: update to 1.19.0.

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

diff --git a/srcpkgs/yarn-bin/template b/srcpkgs/yarn-bin/template
index 6c375401272..cc1180caaf7 100644
--- a/srcpkgs/yarn-bin/template
+++ b/srcpkgs/yarn-bin/template
@@ -1,14 +1,14 @@
 # Template file for 'yarn-bin'
 pkgname=yarn-bin
-version=1.17.3
+version=1.19.0
 revision=1
 depends="virtual?nodejs-runtime"
 short_desc="Fast, reliable, and secure dependency management - precompiled binaries"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
-license="2-cause-BSD"
+license="BSD-2-Clause"
 homepage="https://yarnpkg.com/"
 distfiles="https://github.com/yarnpkg/yarn/releases/download/v${version}/yarn-v${version}.tar.gz"
-checksum=e3835194409f1b3afa1c62ca82f561f1c29d26580c9e220c36866317e043c6f3
+checksum=6bbdaab9c31eedbe7b53cbcde2be06b8c926f139bd0f7c00fccad406016e8934
 conflicts="yarn>=0"
 
 do_extract() {

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

* Re: [PR PATCH] [Updated] yarn-bin: update to 1.19.0.
  2019-10-08 15:15 [PR PATCH] yarn-bin: update to 1.19.0 voidlinux-github
@ 2019-10-08 15:24 ` voidlinux-github
  2019-10-08 15:24 ` voidlinux-github
  2019-10-08 19:05 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-08 15:24 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by mobinmob against master on the void-packages repository

https://github.com/mobinmob/void-packages yarn-bin
https://github.com/void-linux/void-packages/pull/15257

yarn-bin: update to 1.19.0.


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

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

From 7ac94dfdf763173a24c2605a3b5e03bc109a7f37 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Tue, 8 Oct 2019 18:14:00 +0300
Subject: [PATCH] yarn-bin: update to 1.19.0.

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

diff --git a/srcpkgs/yarn-bin/template b/srcpkgs/yarn-bin/template
index 6c375401272..cc1180caaf7 100644
--- a/srcpkgs/yarn-bin/template
+++ b/srcpkgs/yarn-bin/template
@@ -1,14 +1,14 @@
 # Template file for 'yarn-bin'
 pkgname=yarn-bin
-version=1.17.3
+version=1.19.0
 revision=1
 depends="virtual?nodejs-runtime"
 short_desc="Fast, reliable, and secure dependency management - precompiled binaries"
 maintainer="Michael Aldridge <maldridge@voidlinux.org>"
-license="2-cause-BSD"
+license="BSD-2-Clause"
 homepage="https://yarnpkg.com/"
 distfiles="https://github.com/yarnpkg/yarn/releases/download/v${version}/yarn-v${version}.tar.gz"
-checksum=e3835194409f1b3afa1c62ca82f561f1c29d26580c9e220c36866317e043c6f3
+checksum=6bbdaab9c31eedbe7b53cbcde2be06b8c926f139bd0f7c00fccad406016e8934
 conflicts="yarn>=0"
 
 do_extract() {

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

* Re: [PR PATCH] [Merged]: yarn-bin: update to 1.19.0.
  2019-10-08 15:15 [PR PATCH] yarn-bin: update to 1.19.0 voidlinux-github
  2019-10-08 15:24 ` [PR PATCH] [Updated] " voidlinux-github
  2019-10-08 15:24 ` voidlinux-github
@ 2019-10-08 19:05 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-08 19:05 UTC (permalink / raw)
  To: ml

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

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

yarn-bin: update to 1.19.0.
https://github.com/void-linux/void-packages/pull/15257

Description:


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

end of thread, other threads:[~2019-10-08 19:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-08 15:15 [PR PATCH] yarn-bin: update to 1.19.0 voidlinux-github
2019-10-08 15:24 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-08 15:24 ` voidlinux-github
2019-10-08 19:05 ` [PR PATCH] [Merged]: " voidlinux-github

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