From cf4920ff6ac5527963cf912932b270bc76fe5018 Mon Sep 17 00:00:00 2001 From: Hervy Qurrotul Ainur Rozi Date: Mon, 30 Dec 2024 15:19:52 +0800 Subject: [PATCH] R: update to 4.4.2 --- srcpkgs/R/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/R/template b/srcpkgs/R/template index 6e2afe1506b841..39cbace313e343 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.2 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=1578cd603e8d866b58743e49d8bf99c569e81079b6a60cf33cdf7bdffeb817ec nocross=yes shlib_provides="libR.so" # tests require texlive distribution