Github messages for voidlinux
 help / color / mirror / Atom feed
From: luhann <luhann@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] R-cran-ps: update to 1.7.2.
Date: Wed, 09 Nov 2022 17:48:57 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-40418@inbox.vuxu.org> (raw)

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

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

https://github.com/luhann/void-packages R-cran-callr
https://github.com/void-linux/void-packages/pull/40418

R-cran-ps: update to 1.7.2.


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

Minor update of these CRAN packages.



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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-R-cran-callr-40418.patch --]
[-- Type: text/x-diff, Size: 2994 bytes --]

From 2a4498a4f702fd0bcaa6957d2b7b772166e403ba Mon Sep 17 00:00:00 2001
From: Luke Hannan <luke@lukehannan.com>
Date: Wed, 9 Nov 2022 18:42:35 +0200
Subject: [PATCH 1/3] R-cran-ps: update to 1.7.2.

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

diff --git a/srcpkgs/R-cran-ps/template b/srcpkgs/R-cran-ps/template
index d4497a4d2344..fda5a0040745 100644
--- a/srcpkgs/R-cran-ps/template
+++ b/srcpkgs/R-cran-ps/template
@@ -1,13 +1,13 @@
 # Template file for 'R-cran-ps'
 pkgname=R-cran-ps
-version=1.4.0
+version=1.7.2
 revision=1
 build_style=R-cran
 short_desc="List, Query, Manipulate System Processes"
 maintainer="Luke Hannan <lukehannan@gmail.com>"
 license="MIT"
 homepage="https://github.com/r-lib/ps"
-checksum=5f79ae4489090e07abbea892049ec0db900d31955237b388664289e6dc00da7a
+checksum=9225ebdedb5c1b245bb38b01ce88084c0fc7eafcff6c4fda2e299003ace6b21a
 
 post_install() {
 	vlicense LICENSE

From deb76ebf93f76eafccfb9af0f7e191777294e4e7 Mon Sep 17 00:00:00 2001
From: Luke Hannan <luke@lukehannan.com>
Date: Wed, 9 Nov 2022 18:40:25 +0200
Subject: [PATCH 2/3] R-cran-processx: update to 3.8.0.

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

diff --git a/srcpkgs/R-cran-processx/template b/srcpkgs/R-cran-processx/template
index 9560ded758b8..721606a9804e 100644
--- a/srcpkgs/R-cran-processx/template
+++ b/srcpkgs/R-cran-processx/template
@@ -1,6 +1,6 @@
 # Template file for 'R-cran-processx'
 pkgname=R-cran-processx
-version=3.4.4
+version=3.8.0
 revision=1
 build_style=R-cran
 hostmakedepends="R-cran-ps R-cran-R6"
@@ -9,7 +9,7 @@ short_desc="Execute and Control System Processes"
 maintainer="Luke Hannan <lukehannan@gmail.com>"
 license="MIT"
 homepage="https://github.com/r-lib/processx"
-checksum=aaa40f10a6670eeb451e038bc0eb7c16f263dacb797f76d965b9fc75dda7482b
+checksum=9270d9d26c4314151062801a5c1fc57556b4fcb41dbf3558cb5bd230b18ffb0b
 
 post_install() {
 	vlicense LICENSE

From cca13e4a34c3b71687f5653b1f69abb4609185d6 Mon Sep 17 00:00:00 2001
From: Luke Hannan <luke@lukehannan.com>
Date: Wed, 9 Nov 2022 18:46:09 +0200
Subject: [PATCH 3/3] R-cran-callr: update to 3.7.3.

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

diff --git a/srcpkgs/R-cran-callr/template b/srcpkgs/R-cran-callr/template
index a844ef36722a..2a4e4d484a6d 100644
--- a/srcpkgs/R-cran-callr/template
+++ b/srcpkgs/R-cran-callr/template
@@ -1,6 +1,6 @@
 # Template file for 'R-cran-callr'
 pkgname=R-cran-callr
-version=3.5.1
+version=3.7.3
 revision=1
 build_style=R-cran
 hostmakedepends="R-cran-processx R-cran-R6"
@@ -9,7 +9,7 @@ short_desc="Call R from R"
 maintainer="Luke Hannan <lukehannan@gmail.com>"
 license="MIT"
 homepage="https://github.com/r-lib/callr"
-checksum=ce338c648cc9ab501168a55f93e68fc81e31dc5ec881e908b5b4a9d6f5bd8696
+checksum=567bfedf073a1d4c5785f0553341608a214938110567b9a6495ff20ebb2fd04e
 
 post_install() {
 	vlicense LICENSE

             reply	other threads:[~2022-11-09 16:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-09 16:48 luhann [this message]
2023-02-08  2:35 ` R-cran-callr: update to 3.7.3 github-actions
2023-02-23  2:00 ` [PR PATCH] [Closed]: " github-actions

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-40418@inbox.vuxu.org \
    --to=luhann@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).