me
/
guix
Archived
1
0
Fork 0

gnu: r-irkernel: Update to 1.3.2.

* gnu/packages/cran.scm (r-irkernel): Update to 1.3.2.
master
Ricardo Wurmus 2023-02-18 16:08:38 +01:00
parent a2bdff58e3
commit dae0e097c1
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -19155,14 +19155,14 @@ running IRkernel session.")
(define-public r-irkernel
(package
(name "r-irkernel")
(version "1.3.1")
(version "1.3.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "IRkernel" version))
(sha256
(base32
"03343ds7sprql1c6h41dibk40rc3225mzxca452ns967fyhy71ii"))))
"19i4wj5cb62n6j83nxgv500dcdzrf6rzwdy5v6fh7r93vjyxiip1"))))
(properties `((upstream-name . "IRkernel")))
(build-system r-build-system)
(arguments