This is an automated email from the ASF dual-hosted git repository.
assignuser pushed a change to branch maint-16.1.0-r
in repository https://gitbox.apache.org/repos/asf/arrow.git
discard 6d4da735d3 [CRAN] remove badges
discard 4d73284e32 GH-41426: [R][CI] Install CRAN style openssl on gh
runners. (#41629)
add 9afdd41e01 [CRAN] remove badges
add 12ec842516 [CRAN] Add checksums
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (6d4da735d3)
\
N -- N -- N refs/heads/maint-16.1.0-r (12ec842516)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
dev/tasks/r/github.packages.yml | 18 ++++--------------
r/inst/build_arrow_static.sh | 1 -
.../darwin-arm64-openssl-1.1/arrow-16.1.0.zip.sha512 | 1 +
.../darwin-arm64-openssl-3.0/arrow-16.1.0.zip.sha512 | 1 +
.../darwin-x86_64-openssl-1.1/arrow-16.1.0.zip.sha512 | 1 +
.../darwin-x86_64-openssl-3.0/arrow-16.1.0.zip.sha512 | 1 +
.../linux-openssl-1.0/arrow-16.1.0.zip.sha512 | 1 +
.../linux-openssl-1.1/arrow-16.1.0.zip.sha512 | 1 +
.../linux-openssl-3.0/arrow-16.1.0.zip.sha512 | 1 +
r/tools/checksums/windows/arrow-16.1.0.zip.sha512 | 1 +
10 files changed, 12 insertions(+), 15 deletions(-)
create mode 100644
r/tools/checksums/darwin-arm64-openssl-1.1/arrow-16.1.0.zip.sha512
create mode 100644
r/tools/checksums/darwin-arm64-openssl-3.0/arrow-16.1.0.zip.sha512
create mode 100644
r/tools/checksums/darwin-x86_64-openssl-1.1/arrow-16.1.0.zip.sha512
create mode 100644
r/tools/checksums/darwin-x86_64-openssl-3.0/arrow-16.1.0.zip.sha512
create mode 100644 r/tools/checksums/linux-openssl-1.0/arrow-16.1.0.zip.sha512
create mode 100644 r/tools/checksums/linux-openssl-1.1/arrow-16.1.0.zip.sha512
create mode 100644 r/tools/checksums/linux-openssl-3.0/arrow-16.1.0.zip.sha512
create mode 100644 r/tools/checksums/windows/arrow-16.1.0.zip.sha512