gnu: r-remotes: Update to 2.5.0. * gnu/packages/cran.scm (r-remotes): Update to 2.5.0. Change-Id: Ie68b8b2a04fb6d2b0d2d15936e25e7d026a8d1b6
1 files changed, 2 insertions(+), 2 deletions(-) M gnu/packages/cran.scm
M gnu/packages/cran.scm => gnu/packages/cran.scm +2 -2
@@ 17846,14 17846,14 @@ more information about packages, and where they were installed from.") (define-public r-remotes (package (name "r-remotes") (version "2.4.2.1") (version "2.5.0") (source (origin (method url-fetch) (uri (cran-uri "remotes" version)) (sha256 (base32 "1790q52z4fy4zb1hnpn066q9fph53syl7gaxlbgbqq1dcndcma3v")))) "0345s9q0fyv0wrxkklcy97h7bi85jfb3vwkh80px926d4qa3yrjd")))) (build-system r-build-system) (native-inputs (list r-knitr))