Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pnpm: update to 7.30.1.
@ 2023-03-23 18:51 fnogcps
  2023-03-24 14:46 ` [PR PATCH] [Updated] " fnogcps
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: fnogcps @ 2023-03-23 18:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fnogcps/void-packages pnpm
https://github.com/void-linux/void-packages/pull/42948

pnpm: update to 7.30.1.
#### Testing the changes
- I tested the changes in this PR: **YES**

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

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

From 03e32379d066ede4a1b6ba196ce8524894c3e605 Mon Sep 17 00:00:00 2001
From: Felipe Nogueira <contato.fnog@gmail.com>
Date: Thu, 23 Mar 2023 15:50:17 -0300
Subject: [PATCH] pnpm: update to 7.30.1.

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

diff --git a/srcpkgs/pnpm/template b/srcpkgs/pnpm/template
index b5c922a77926..7e0917ccecc6 100644
--- a/srcpkgs/pnpm/template
+++ b/srcpkgs/pnpm/template
@@ -1,6 +1,6 @@
 # Template file for 'pnpm'
 pkgname=pnpm
-version=7.29.3
+version=7.30.1
 revision=1
 build_style=fetch
 hostmakedepends="nodejs jq"
@@ -10,7 +10,7 @@ maintainer="reback00 <reback00@protonmail.com>"
 license="MIT"
 homepage="https://pnpm.io/"
 distfiles="https://registry.npmjs.org/pnpm/-/pnpm-${version}.tgz"
-checksum=389f1925065d8e9a5575efdb3bf1c7fd3a14b20778e77aafdfb961588c765801
+checksum=3ac5c0bd44181f6bd68f7a968986a5879ac860d7cfa5df3449b4a1e2593d9e01
 python_version=3
 
 do_install() {

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

* Re: [PR PATCH] [Updated] pnpm: update to 7.30.1.
  2023-03-23 18:51 [PR PATCH] pnpm: update to 7.30.1 fnogcps
@ 2023-03-24 14:46 ` fnogcps
  2023-03-27 14:10 ` fnogcps
  2023-03-27 20:11 ` [PR PATCH] [Merged]: " paper42
  2 siblings, 0 replies; 4+ messages in thread
From: fnogcps @ 2023-03-24 14:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fnogcps/void-packages pnpm
https://github.com/void-linux/void-packages/pull/42948

pnpm: update to 7.30.1.
#### Testing the changes
- I tested the changes in this PR: **YES**

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

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

From 35a4f3363cb14a8f72e25819e5972e2c511ab917 Mon Sep 17 00:00:00 2001
From: Felipe Nogueira <contato.fnog@gmail.com>
Date: Thu, 23 Mar 2023 15:50:17 -0300
Subject: [PATCH] pnpm: update to 7.30.3.

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

diff --git a/srcpkgs/pnpm/template b/srcpkgs/pnpm/template
index b5c922a77926..e1087d4ae9c9 100644
--- a/srcpkgs/pnpm/template
+++ b/srcpkgs/pnpm/template
@@ -1,6 +1,6 @@
 # Template file for 'pnpm'
 pkgname=pnpm
-version=7.29.3
+version=7.30.3
 revision=1
 build_style=fetch
 hostmakedepends="nodejs jq"
@@ -10,7 +10,7 @@ maintainer="reback00 <reback00@protonmail.com>"
 license="MIT"
 homepage="https://pnpm.io/"
 distfiles="https://registry.npmjs.org/pnpm/-/pnpm-${version}.tgz"
-checksum=389f1925065d8e9a5575efdb3bf1c7fd3a14b20778e77aafdfb961588c765801
+checksum=0b16a177ad19c0ffdc2bf24f960534400fec2e6d7ef05a70b65b43a9b57e7f1b
 python_version=3
 
 do_install() {

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

* Re: [PR PATCH] [Updated] pnpm: update to 7.30.1.
  2023-03-23 18:51 [PR PATCH] pnpm: update to 7.30.1 fnogcps
  2023-03-24 14:46 ` [PR PATCH] [Updated] " fnogcps
@ 2023-03-27 14:10 ` fnogcps
  2023-03-27 20:11 ` [PR PATCH] [Merged]: " paper42
  2 siblings, 0 replies; 4+ messages in thread
From: fnogcps @ 2023-03-27 14:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/fnogcps/void-packages pnpm
https://github.com/void-linux/void-packages/pull/42948

pnpm: update to 7.30.1.
#### Testing the changes
- I tested the changes in this PR: **YES**

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

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

From 73efa1f65b691afa22fcb331491bbd03f5d184ef Mon Sep 17 00:00:00 2001
From: Felipe Nogueira <contato.fnog@gmail.com>
Date: Thu, 23 Mar 2023 15:50:17 -0300
Subject: [PATCH] pnpm: update to 7.30.5.

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

diff --git a/srcpkgs/pnpm/template b/srcpkgs/pnpm/template
index b5c922a77926..a6551bc553a0 100644
--- a/srcpkgs/pnpm/template
+++ b/srcpkgs/pnpm/template
@@ -1,6 +1,6 @@
 # Template file for 'pnpm'
 pkgname=pnpm
-version=7.29.3
+version=7.30.5
 revision=1
 build_style=fetch
 hostmakedepends="nodejs jq"
@@ -10,7 +10,7 @@ maintainer="reback00 <reback00@protonmail.com>"
 license="MIT"
 homepage="https://pnpm.io/"
 distfiles="https://registry.npmjs.org/pnpm/-/pnpm-${version}.tgz"
-checksum=389f1925065d8e9a5575efdb3bf1c7fd3a14b20778e77aafdfb961588c765801
+checksum=c8d730294f671574458704cd56e81dc0eb8d345a444e4c7a728d8d2cdc4f5045
 python_version=3
 
 do_install() {

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

* Re: [PR PATCH] [Merged]: pnpm: update to 7.30.1.
  2023-03-23 18:51 [PR PATCH] pnpm: update to 7.30.1 fnogcps
  2023-03-24 14:46 ` [PR PATCH] [Updated] " fnogcps
  2023-03-27 14:10 ` fnogcps
@ 2023-03-27 20:11 ` paper42
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2023-03-27 20:11 UTC (permalink / raw)
  To: ml

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

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

pnpm: update to 7.30.1.
https://github.com/void-linux/void-packages/pull/42948

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**

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

end of thread, other threads:[~2023-03-27 20:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-23 18:51 [PR PATCH] pnpm: update to 7.30.1 fnogcps
2023-03-24 14:46 ` [PR PATCH] [Updated] " fnogcps
2023-03-27 14:10 ` fnogcps
2023-03-27 20:11 ` [PR PATCH] [Merged]: " paper42

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