Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pnpm: update to 8.11.0.
@ 2023-11-27 15:26 Bnyro
  2023-11-28 14:57 ` [PR PATCH] [Updated] " Bnyro
  2023-12-02 17:52 ` [PR PATCH] [Merged]: " Duncaen
  0 siblings, 2 replies; 3+ messages in thread
From: Bnyro @ 2023-11-27 15:26 UTC (permalink / raw)
  To: ml

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

pnpm: update to 8.11.0.

#### 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/47431.patch is attached

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

From b75bdd7e0668d57df8379b3196ccd4ce03349300 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Mon, 27 Nov 2023 16:26:39 +0100
Subject: [PATCH] pnpm: update to 8.11.0.

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

diff --git a/srcpkgs/pnpm/template b/srcpkgs/pnpm/template
index 50f5b2eed4d9b..a06709331100f 100644
--- a/srcpkgs/pnpm/template
+++ b/srcpkgs/pnpm/template
@@ -1,6 +1,6 @@
 # Template file for 'pnpm'
 pkgname=pnpm
-version=8.10.2
+version=8.11.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=487609e857f1c11780cc98dd0bfe4c8a8b11c7f23bc3a4493ac7d263d6fb6c8c
+checksum=5858806c3b292cbec89b5533662168a957358e2bbd86431516d441dc1aface89
 python_version=3
 
 do_install() {

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

* Re: [PR PATCH] [Updated] pnpm: update to 8.11.0.
  2023-11-27 15:26 [PR PATCH] pnpm: update to 8.11.0 Bnyro
@ 2023-11-28 14:57 ` Bnyro
  2023-12-02 17:52 ` [PR PATCH] [Merged]: " Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: Bnyro @ 2023-11-28 14:57 UTC (permalink / raw)
  To: ml

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

pnpm: update to 8.11.0.

#### 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/47431.patch is attached

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

From 6177292b98b94773b24f20d1e223e50222e13f82 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Mon, 27 Nov 2023 16:26:39 +0100
Subject: [PATCH] pnpm: update to 8.11.0.

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

diff --git a/srcpkgs/pnpm/template b/srcpkgs/pnpm/template
index 0c7df84960055..a06709331100f 100644
--- a/srcpkgs/pnpm/template
+++ b/srcpkgs/pnpm/template
@@ -1,6 +1,6 @@
 # Template file for 'pnpm'
 pkgname=pnpm
-version=8.10.5
+version=8.11.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=a4bd9bb7b48214bbfcd95f264bd75bb70d100e5d4b58808f5cd6ab40c6ac21c5
+checksum=5858806c3b292cbec89b5533662168a957358e2bbd86431516d441dc1aface89
 python_version=3
 
 do_install() {

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

* Re: [PR PATCH] [Merged]: pnpm: update to 8.11.0.
  2023-11-27 15:26 [PR PATCH] pnpm: update to 8.11.0 Bnyro
  2023-11-28 14:57 ` [PR PATCH] [Updated] " Bnyro
@ 2023-12-02 17:52 ` Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: Duncaen @ 2023-12-02 17:52 UTC (permalink / raw)
  To: ml

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

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

pnpm: update to 8.11.0.
https://github.com/void-linux/void-packages/pull/47431

Description:

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



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

end of thread, other threads:[~2023-12-02 17:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-27 15:26 [PR PATCH] pnpm: update to 8.11.0 Bnyro
2023-11-28 14:57 ` [PR PATCH] [Updated] " Bnyro
2023-12-02 17:52 ` [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).