Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pnpm: update to 8.10.3.
@ 2023-11-13 17:13 Bnyro
  2023-11-14 12:36 ` [PR PATCH] [Updated] " Bnyro
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Bnyro @ 2023-11-13 17:13 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/47208

pnpm: update to 8.10.3.

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

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

From d3820835cf5ce3f5bd47bee78d9cf228dd7749eb Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Mon, 13 Nov 2023 18:07:45 +0100
Subject: [PATCH] pnpm: update to 8.10.3.

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

diff --git a/srcpkgs/pnpm/template b/srcpkgs/pnpm/template
index 50f5b2eed4d9b..f18c32f1e5fa8 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.10.3
 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=eb2548d6347afc7002a046b7be3ee3c8222bc71f68418dcf9f90fa0a7341c41a
 python_version=3
 
 do_install() {

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

* Re: [PR PATCH] [Updated] pnpm: update to 8.10.3.
  2023-11-13 17:13 [PR PATCH] pnpm: update to 8.10.3 Bnyro
@ 2023-11-14 12:36 ` Bnyro
  2023-11-15 13:19 ` [PR PATCH] [Updated] pnpm: update to 8.10.4 Bnyro
  2023-11-18  8:08 ` [PR PATCH] [Merged]: pnpm: update to 8.10.5 classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: Bnyro @ 2023-11-14 12:36 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/47208

pnpm: update to 8.10.3.

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

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

From dc30224c5433218d7868ae50708ac8990b06397d Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Tue, 14 Nov 2023 13:36:20 +0100
Subject: [PATCH] pnpm: update to 8.10.4.

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

diff --git a/srcpkgs/pnpm/template b/srcpkgs/pnpm/template
index 50f5b2eed4d9b..2cf31da43a670 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.10.4
 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=df3202c6c8fd345be5ba6a4199297582d5bebf8963822aa3344f4cd2b8be8d43
 python_version=3
 
 do_install() {

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

* Re: [PR PATCH] [Updated] pnpm: update to 8.10.4.
  2023-11-13 17:13 [PR PATCH] pnpm: update to 8.10.3 Bnyro
  2023-11-14 12:36 ` [PR PATCH] [Updated] " Bnyro
@ 2023-11-15 13:19 ` Bnyro
  2023-11-18  8:08 ` [PR PATCH] [Merged]: pnpm: update to 8.10.5 classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: Bnyro @ 2023-11-15 13:19 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/47208

pnpm: update to 8.10.4.

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

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

From 492478a6ff7e711e1c32f62bceb61f130c48ceda Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Wed, 15 Nov 2023 14:19:34 +0100
Subject: [PATCH] pnpm: update to 8.10.5.

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

diff --git a/srcpkgs/pnpm/template b/srcpkgs/pnpm/template
index 50f5b2eed4d9b..0c7df84960055 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.10.5
 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=a4bd9bb7b48214bbfcd95f264bd75bb70d100e5d4b58808f5cd6ab40c6ac21c5
 python_version=3
 
 do_install() {

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

* Re: [PR PATCH] [Merged]: pnpm: update to 8.10.5.
  2023-11-13 17:13 [PR PATCH] pnpm: update to 8.10.3 Bnyro
  2023-11-14 12:36 ` [PR PATCH] [Updated] " Bnyro
  2023-11-15 13:19 ` [PR PATCH] [Updated] pnpm: update to 8.10.4 Bnyro
@ 2023-11-18  8:08 ` classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2023-11-18  8:08 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.10.5.
https://github.com/void-linux/void-packages/pull/47208

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] 4+ messages in thread

end of thread, other threads:[~2023-11-18  8:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-13 17:13 [PR PATCH] pnpm: update to 8.10.3 Bnyro
2023-11-14 12:36 ` [PR PATCH] [Updated] " Bnyro
2023-11-15 13:19 ` [PR PATCH] [Updated] pnpm: update to 8.10.4 Bnyro
2023-11-18  8:08 ` [PR PATCH] [Merged]: pnpm: update to 8.10.5 classabbyamp

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