~ruther/guix-local

bd5db2a339a0ed2bb3362a491cf47837f5f5d221 — Ricardo Wurmus 5 months ago e0dcebd
gnu: r-r-devices: Update to 2.17.3.

* gnu/packages/cran.scm (r-r-devices): Update to 2.17.3.

Change-Id: Ib5ffb276a3fd176b04ee11c5967b57fa8ea156f4
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/cran.scm
M gnu/packages/cran.scm => gnu/packages/cran.scm +2 -2
@@ 42875,14 42875,14 @@ identify file sets and individual files.")
(define-public r-r-devices
  (package
    (name "r-r-devices")
    (version "2.17.2")
    (version "2.17.3")
    (source
     (origin
       (method url-fetch)
       (uri (cran-uri "R.devices" version))
       (sha256
        (base32
         "15gcvhmqwqyl3n299l9znwcjri8d8vixwwv915162sfxabsylgj0"))))
         "1y1w5w0hqsyp8zdiq9wjyb9z0l9pzczlnpzcr1llwxw16zc7182g"))))
    (properties `((upstream-name . "R.devices")))
    (build-system r-build-system)
    (arguments