Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pnpm: update to 8.7.5.
@ 2023-09-12  6:58 Bnyro
  2023-09-12 13:39 ` [PR PATCH] [Updated] " Bnyro
  2023-09-13  7:07 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: Bnyro @ 2023-09-12  6:58 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/46024

pnpm: update to 8.7.5.

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

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

From 15e745ffb6de74eb0f100585ad53a3b22ed47b08 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Tue, 12 Sep 2023 08:58:55 +0200
Subject: [PATCH] pnpm: update to 8.7.5.

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

diff --git a/srcpkgs/pnpm/template b/srcpkgs/pnpm/template
index e444f9b90c8c9..7ff8628ebab22 100644
--- a/srcpkgs/pnpm/template
+++ b/srcpkgs/pnpm/template
@@ -1,6 +1,6 @@
 # Template file for 'pnpm'
 pkgname=pnpm
-version=8.7.4
+version=8.7.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=7d14339f572583eb550b7629f085d0443166ddbfa25fa32f8420179123fab98a
+checksum=c69c54d81c58e23ee23324729e68d012fe3ef3b7e62e2dc521b1141c2a36567e
 python_version=3
 
 do_install() {

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

* Re: [PR PATCH] [Updated] pnpm: update to 8.7.5.
  2023-09-12  6:58 [PR PATCH] pnpm: update to 8.7.5 Bnyro
@ 2023-09-12 13:39 ` Bnyro
  2023-09-13  7:07 ` [PR PATCH] [Merged]: " classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: Bnyro @ 2023-09-12 13:39 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/46024

pnpm: update to 8.7.5.

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

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

From fa2c6d5f2969190d8ffe05dd6b34def5a4a23a32 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Tue, 12 Sep 2023 08:58:55 +0200
Subject: [PATCH] pnpm: update to 8.7.5.

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

diff --git a/srcpkgs/pnpm/template b/srcpkgs/pnpm/template
index e444f9b90c8c9..7ff8628ebab22 100644
--- a/srcpkgs/pnpm/template
+++ b/srcpkgs/pnpm/template
@@ -1,6 +1,6 @@
 # Template file for 'pnpm'
 pkgname=pnpm
-version=8.7.4
+version=8.7.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=7d14339f572583eb550b7629f085d0443166ddbfa25fa32f8420179123fab98a
+checksum=c69c54d81c58e23ee23324729e68d012fe3ef3b7e62e2dc521b1141c2a36567e
 python_version=3
 
 do_install() {

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

* Re: [PR PATCH] [Merged]: pnpm: update to 8.7.5.
  2023-09-12  6:58 [PR PATCH] pnpm: update to 8.7.5 Bnyro
  2023-09-12 13:39 ` [PR PATCH] [Updated] " Bnyro
@ 2023-09-13  7:07 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2023-09-13  7:07 UTC (permalink / raw)
  To: ml

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

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

pnpm: update to 8.7.5.
https://github.com/void-linux/void-packages/pull/46024

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-09-13  7:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-12  6:58 [PR PATCH] pnpm: update to 8.7.5 Bnyro
2023-09-12 13:39 ` [PR PATCH] [Updated] " Bnyro
2023-09-13  7:07 ` [PR PATCH] [Merged]: " 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).