gnu: r-irkernel: Update to 1.1.

* gnu/packages/cran.scm (r-irkernel): Update to 1.1.
This commit is contained in:
Ricardo Wurmus 2019-12-06 21:38:33 +01:00
parent bf3ea5ec5e
commit 96fe120b4e
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -12419,14 +12419,14 @@ (define-public r-irdisplay
(define-public r-irkernel
(package
(name "r-irkernel")
(version "1.0.2")
(version "1.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "IRkernel" version))
(sha256
(base32
"040qig675zaxsf81ranmvk293amrswi5098k69wyq0vgqyin6vwp"))))
"1viqxs91dys1z4cf7gb59rmqvzb8lc7jdp4azrpmhgwa8qf46s94"))))
(properties `((upstream-name . "IRkernel")))
(build-system r-build-system)
(arguments