~ruther/guix-local

228ee09d35899faa34a003d7af99dd147497432c — Ricardo Wurmus 2 years ago 64d269b
gnu: r-with-tests: Update to 4.3.3.

* gnu/packages/statistics.scm (r-with-tests): Update to 4.3.3.

Change-Id: Ida43d1e7f747245b01aa6fc73716b79611f0bbfd
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/statistics.scm
M gnu/packages/statistics.scm => gnu/packages/statistics.scm +2 -2
@@ 223,7 223,7 @@ This package also provides @command{xls2csv} to export Excel files to CSV.")
(define r-with-tests
  (package
    (name "r-with-tests")
    (version "4.3.2")
    (version "4.3.3")
    (source (origin
              (method url-fetch)
              (uri (string-append "mirror://cran/src/base/R-"


@@ 231,7 231,7 @@ This package also provides @command{xls2csv} to export Excel files to CSV.")
                                  version ".tar.gz"))
              (sha256
               (base32
                "0aj51j34q2b28y28xvlf0dwdj8vpnhjwpvqf7xm05s7fq857dxdk"))))
                "0c03abq3kqg6d2yhrijy9j3fsl77har3k7pffwwbz19v74qi51c0"))))
    (build-system gnu-build-system)
    (arguments
     (list