Github messages for voidlinux
 help / color / mirror / Atom feed
From: cplir-c <cplir-c@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] Update R to 4.4.1
Date: Tue, 22 Oct 2024 06:27:42 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-52731@inbox.vuxu.org> (raw)

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

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

https://github.com/cplir-c/void-packages update-r
https://github.com/void-linux/void-packages/pull/52731

Update R to 4.4.1
#### Testing the changes
- I tested the changes in this PR: **YES**

I built the package and am using it on my system right now. It seems to work well!

- I built this PR locally for my native architecture, (x86_64-musl)

xbps-src says
```
=> ERROR: R-4.4.1_1: cannot be cross compiled...
=> ERROR: R-4.4.1_1: yes
```
when I attempt to run a cross-compilation. I tried aarch64-musl and armv7l.

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

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

From 354809dff1c2d66533bb39465973dc1d54c64763 Mon Sep 17 00:00:00 2001
From: cplir-c <31234188+cplir-c@users.noreply.github.com>
Date: Mon, 21 Oct 2024 22:57:43 -0500
Subject: [PATCH] Update R to 4.4.1

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

diff --git a/srcpkgs/R/template b/srcpkgs/R/template
index 6e2afe1506b841..84e7d795b63059 100644
--- a/srcpkgs/R/template
+++ b/srcpkgs/R/template
@@ -1,6 +1,6 @@
 # Template file for 'R'
 pkgname=R
-version=4.3.1
+version=4.4.1
 revision=1
 build_style=gnu-configure
 configure_args="--docdir=/usr/share/doc/R rdocdir=/usr/share/doc/R
@@ -23,7 +23,7 @@ license="GPL-2.0-or-later"
 homepage="https://www.r-project.org/"
 changelog="https://cran.r-project.org/doc/manuals/r-release/NEWS.html"
 distfiles="https://cran.r-project.org/src/base/R-4/${pkgname}-${version}.tar.gz"
-checksum=8dd0bf24f1023c6f618c3b317383d291b4a494f40d73b983ac22ffea99e4ba99
+checksum=b4cb675deaaeb7299d3b265d218cde43f192951ce5b89b7bb1a5148a36b2d94d
 nocross=yes
 shlib_provides="libR.so"
 # tests require texlive distribution

             reply	other threads:[~2024-10-22  4:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-22  4:27 cplir-c [this message]
2024-10-22  6:35 ` [PR PATCH] [Updated] " cplir-c
2024-10-22  7:01 ` dataCobra
2024-10-22  7:04 ` dataCobra
2024-10-22  7:04 ` dataCobra
2024-10-23  2:39 ` Vinfall
2024-10-23  2:54 ` cplir-c
2024-11-12  2:54 ` Vinfall

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-52731@inbox.vuxu.org \
    --to=cplir-c@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).