Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pnpm: update to 9.15.2.
@ 2024-12-29 11:34 Bnyro
  2025-01-26 16:18 ` [PR PATCH] [Updated] " Bnyro
  2025-02-24 16:49 ` [PR PATCH] [Updated] pnpm: update to 10.4.1 Bnyro
  0 siblings, 2 replies; 3+ messages in thread
From: Bnyro @ 2024-12-29 11:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages pnpm
https://github.com/void-linux/void-packages/pull/53749

pnpm: update to 9.15.2.

#### 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-glibc


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

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

From 01c30facaddcc6507329fd5f7b0c1f458a8eb6c1 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Sun, 29 Dec 2024 12:33:19 +0100
Subject: [PATCH] pnpm: update to 9.15.2.

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

diff --git a/srcpkgs/pnpm/template b/srcpkgs/pnpm/template
index 9978a2ab842c49..51ab5136f0430f 100644
--- a/srcpkgs/pnpm/template
+++ b/srcpkgs/pnpm/template
@@ -1,6 +1,6 @@
 # Template file for 'pnpm'
 pkgname=pnpm
-version=9.14.2
+version=9.15.2
 revision=1
 build_style=fetch
 hostmakedepends="nodejs jq"
@@ -10,7 +10,7 @@ maintainer="Bnyro <bnyro@tutanota.com>"
 license="MIT"
 homepage="https://pnpm.io/"
 distfiles="https://registry.npmjs.org/pnpm/-/pnpm-${version}.tgz"
-checksum=06e65a4965baff6d6097f9c8f75c35f6d420974dbc03d775009056a69edfd271
+checksum=022309bb31359142b65bfa889e0406d2eebd5acfffca47e6944acf29d9d6a66b
 python_version=3
 
 do_install() {

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

* Re: [PR PATCH] [Updated] pnpm: update to 9.15.2.
  2024-12-29 11:34 [PR PATCH] pnpm: update to 9.15.2 Bnyro
@ 2025-01-26 16:18 ` Bnyro
  2025-02-24 16:49 ` [PR PATCH] [Updated] pnpm: update to 10.4.1 Bnyro
  1 sibling, 0 replies; 3+ messages in thread
From: Bnyro @ 2025-01-26 16:18 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages pnpm
https://github.com/void-linux/void-packages/pull/53749

pnpm: update to 9.15.2.

#### 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-glibc


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

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

From f2c485851cefd1a93dd6f57aba0a9b957bc11c79 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Sun, 26 Jan 2025 17:18:04 +0100
Subject: [PATCH] pnpm: update to 10.0.0.

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

diff --git a/srcpkgs/pnpm/template b/srcpkgs/pnpm/template
index 9978a2ab842c49..a08c6b40b640be 100644
--- a/srcpkgs/pnpm/template
+++ b/srcpkgs/pnpm/template
@@ -1,6 +1,6 @@
 # Template file for 'pnpm'
 pkgname=pnpm
-version=9.14.2
+version=10.0.0
 revision=1
 build_style=fetch
 hostmakedepends="nodejs jq"
@@ -10,7 +10,7 @@ maintainer="Bnyro <bnyro@tutanota.com>"
 license="MIT"
 homepage="https://pnpm.io/"
 distfiles="https://registry.npmjs.org/pnpm/-/pnpm-${version}.tgz"
-checksum=06e65a4965baff6d6097f9c8f75c35f6d420974dbc03d775009056a69edfd271
+checksum=43abf6e720fb7bc53c591b0862605c7d323d0a9d2dd33bcac07b062e13cf4948
 python_version=3
 
 do_install() {

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

* Re: [PR PATCH] [Updated] pnpm: update to 10.4.1.
  2024-12-29 11:34 [PR PATCH] pnpm: update to 9.15.2 Bnyro
  2025-01-26 16:18 ` [PR PATCH] [Updated] " Bnyro
@ 2025-02-24 16:49 ` Bnyro
  1 sibling, 0 replies; 3+ messages in thread
From: Bnyro @ 2025-02-24 16:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages pnpm
https://github.com/void-linux/void-packages/pull/53749

pnpm: update to 10.4.1.

#### 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-glibc


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

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

From 5522ef305328de9adcda46aa751edc18ca6e57bd Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Mon, 24 Feb 2025 17:49:35 +0100
Subject: [PATCH] pnpm: update to 10.4.1.

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

diff --git a/srcpkgs/pnpm/template b/srcpkgs/pnpm/template
index 9978a2ab842c49..e90b31531aed61 100644
--- a/srcpkgs/pnpm/template
+++ b/srcpkgs/pnpm/template
@@ -1,6 +1,6 @@
 # Template file for 'pnpm'
 pkgname=pnpm
-version=9.14.2
+version=10.4.1
 revision=1
 build_style=fetch
 hostmakedepends="nodejs jq"
@@ -10,7 +10,7 @@ maintainer="Bnyro <bnyro@tutanota.com>"
 license="MIT"
 homepage="https://pnpm.io/"
 distfiles="https://registry.npmjs.org/pnpm/-/pnpm-${version}.tgz"
-checksum=06e65a4965baff6d6097f9c8f75c35f6d420974dbc03d775009056a69edfd271
+checksum=4b702887986995933d4300836b04d6d02a43bc72b52e4f7e93a4ca608b959197
 python_version=3
 
 do_install() {

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

end of thread, other threads:[~2025-02-24 16:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-29 11:34 [PR PATCH] pnpm: update to 9.15.2 Bnyro
2025-01-26 16:18 ` [PR PATCH] [Updated] " Bnyro
2025-02-24 16:49 ` [PR PATCH] [Updated] pnpm: update to 10.4.1 Bnyro

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