Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] yarn: update to 1.22.19
@ 2023-04-20 17:02 Bnyro
  2023-04-20 18:07 ` mhmdanas
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Bnyro @ 2023-04-20 17:02 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages yarn
https://github.com/void-linux/void-packages/pull/43549

yarn: update to 1.22.19
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86-64)

cc @the-maldridge 

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

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

From 7741832a49765930f29c991bc046478b82c5e518 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Thu, 20 Apr 2023 19:01:43 +0200
Subject: [PATCH] yarn: update to 1.22.19

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

diff --git a/srcpkgs/yarn-bin/template b/srcpkgs/yarn-bin/template
index 01ce68263ade..46ae0c0a1623 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.22.18
+version=1.22.19
 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="BSD-2-Clause"
 homepage="https://yarnpkg.com/"
 distfiles="https://github.com/yarnpkg/yarn/releases/download/v${version}/yarn-v${version}.tar.gz"
-checksum=816e5c073b3d35936a398d1fe769ebbcd517298e3510b649e8fc67cd3a62e113
+checksum=732620bac8b1690d507274f025f3c6cfdc3627a84d9642e38a07452cc00e0f2e
 conflicts="yarn>=0"
 
 do_extract() {
diff --git a/srcpkgs/yarn/template b/srcpkgs/yarn/template
index 834d72024cc7..e63a97e9abca 100644
--- a/srcpkgs/yarn/template
+++ b/srcpkgs/yarn/template
@@ -1,6 +1,6 @@
 # Template file for 'yarn'
 pkgname=yarn
-version=1.22.18
+version=1.22.19
 revision=1
 hostmakedepends="yarn-bin nodejs tar"
 depends="virtual?nodejs-runtime"
@@ -9,7 +9,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="BSD-2-Clause"
 homepage="https://yarnpkg.com/"
 distfiles="https://github.com/yarnpkg/${pkgname}/archive/v${version}.tar.gz"
-checksum=accb0911b05329220a6fe7fd14d091add3b62535811ea97503e8579ae5812c2e
+checksum=50af0025d2ef942bf3e6cdd0587dc9c4dd8d6e6e69501b84935d09f2b2b5de8b
 
 conflicts="yarn-bin>=0"
 

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

end of thread, other threads:[~2023-06-14 17:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-20 17:02 [PR PATCH] yarn: update to 1.22.19 Bnyro
2023-04-20 18:07 ` mhmdanas
2023-04-20 18:20 ` Bnyro
2023-04-20 18:52 ` mhmdanas
2023-04-21  8:20 ` [PR PATCH] [Updated] " Bnyro
2023-04-21  8:21 ` Bnyro
2023-04-21  8:22 ` Bnyro
2023-06-14 17:55 ` [PR PATCH] [Merged]: " Duncaen

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