Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] pnpm: update to 8.14.0.
@ 2024-01-05 16:03 Bnyro
  2024-01-17 18:23 ` [PR PATCH] [Updated] " Bnyro
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Bnyro @ 2024-01-05 16:03 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/48078

pnpm: update to 8.14.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/48078.patch is attached

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

From c516ae60ba4d96028f2d3057a6ce517daa596483 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Fri, 5 Jan 2024 17:03:04 +0100
Subject: [PATCH] pnpm: update to 8.14.0.

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

diff --git a/srcpkgs/pnpm/template b/srcpkgs/pnpm/template
index 49207b7f359ba..b78aaa5b5b5d3 100644
--- a/srcpkgs/pnpm/template
+++ b/srcpkgs/pnpm/template
@@ -1,6 +1,6 @@
 # Template file for 'pnpm'
 pkgname=pnpm
-version=8.13.1
+version=8.14.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=9e5f62ce5f2b7d4ceb3c2848f41cf0b33032c24d683c7088b53f62b1885fb246
+checksum=9cebf61abd83f68177b29484da72da9751390eaad46dfc3072d266bfbb1ba7bf
 python_version=3
 
 do_install() {

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

* Re: [PR PATCH] [Updated] pnpm: update to 8.14.0.
  2024-01-05 16:03 [PR PATCH] pnpm: update to 8.14.0 Bnyro
@ 2024-01-17 18:23 ` Bnyro
  2024-02-05 21:22 ` [PR PATCH] [Updated] pnpm: update to 8.15.1 Bnyro
  2024-02-05 22:26 ` [PR PATCH] [Merged]: " Piraty
  2 siblings, 0 replies; 4+ messages in thread
From: Bnyro @ 2024-01-17 18:23 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/48078

pnpm: update to 8.14.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/48078.patch is attached

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

From 68a6cef351acfb25f61b9b035592c989511dfa4e Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Wed, 17 Jan 2024 19:23:34 +0100
Subject: [PATCH] pnpm: update to 8.14.1.

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

diff --git a/srcpkgs/pnpm/template b/srcpkgs/pnpm/template
index 49207b7f359ba..0f6520dbeb0c8 100644
--- a/srcpkgs/pnpm/template
+++ b/srcpkgs/pnpm/template
@@ -1,6 +1,6 @@
 # Template file for 'pnpm'
 pkgname=pnpm
-version=8.13.1
+version=8.14.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=9e5f62ce5f2b7d4ceb3c2848f41cf0b33032c24d683c7088b53f62b1885fb246
+checksum=2df78e65d433d7693b9d3fbdaf431b2d96bb4f96a2ffecd51a50efe16e50a6a8
 python_version=3
 
 do_install() {

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

* Re: [PR PATCH] [Updated] pnpm: update to 8.15.1.
  2024-01-05 16:03 [PR PATCH] pnpm: update to 8.14.0 Bnyro
  2024-01-17 18:23 ` [PR PATCH] [Updated] " Bnyro
@ 2024-02-05 21:22 ` Bnyro
  2024-02-05 22:26 ` [PR PATCH] [Merged]: " Piraty
  2 siblings, 0 replies; 4+ messages in thread
From: Bnyro @ 2024-02-05 21:22 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/48078

pnpm: update to 8.15.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/48078.patch is attached

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

From 8b26f9738e6f5da62bdac4ed3afacd987eaed143 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Mon, 5 Feb 2024 22:22:38 +0100
Subject: [PATCH] pnpm: update to 8.15.1.

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

diff --git a/srcpkgs/pnpm/template b/srcpkgs/pnpm/template
index 49207b7f359ba..09179026f46bd 100644
--- a/srcpkgs/pnpm/template
+++ b/srcpkgs/pnpm/template
@@ -1,6 +1,6 @@
 # Template file for 'pnpm'
 pkgname=pnpm
-version=8.13.1
+version=8.15.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=9e5f62ce5f2b7d4ceb3c2848f41cf0b33032c24d683c7088b53f62b1885fb246
+checksum=245fe901f8e7fa8782d7f17d32b6a83995e2ae03984cb5b62b8949bfdc27c7b5
 python_version=3
 
 do_install() {

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

* Re: [PR PATCH] [Merged]: pnpm: update to 8.15.1.
  2024-01-05 16:03 [PR PATCH] pnpm: update to 8.14.0 Bnyro
  2024-01-17 18:23 ` [PR PATCH] [Updated] " Bnyro
  2024-02-05 21:22 ` [PR PATCH] [Updated] pnpm: update to 8.15.1 Bnyro
@ 2024-02-05 22:26 ` Piraty
  2 siblings, 0 replies; 4+ messages in thread
From: Piraty @ 2024-02-05 22:26 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.15.1.
https://github.com/void-linux/void-packages/pull/48078

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:[~2024-02-05 22:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-05 16:03 [PR PATCH] pnpm: update to 8.14.0 Bnyro
2024-01-17 18:23 ` [PR PATCH] [Updated] " Bnyro
2024-02-05 21:22 ` [PR PATCH] [Updated] pnpm: update to 8.15.1 Bnyro
2024-02-05 22:26 ` [PR PATCH] [Merged]: " Piraty

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