Skip to content

Commit

Permalink
R: update to 4.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hervyqa committed Dec 30, 2024
1 parent 607ba16 commit cf4920f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/R/template
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
Expand Down

0 comments on commit cf4920f

Please sign in to comment.