me
/
guix
Archived
1
0
Fork 0

gnu: r-irkernel: Update to 1.1.1.

* gnu/packages/cran.scm (r-irkernel): Update to 1.1.1.
master
Ricardo Wurmus 2020-08-12 11:58:03 +02:00
parent 4283064baf
commit 36acbb1cc8
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -13124,14 +13124,14 @@ running IRkernel session.")
(define-public r-irkernel
(package
(name "r-irkernel")
(version "1.1")
(version "1.1.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "IRkernel" version))
(sha256
(base32
"1viqxs91dys1z4cf7gb59rmqvzb8lc7jdp4azrpmhgwa8qf46s94"))))
"1y06v3difaiihxfm2abm88nnjzvkla4p346cm1nxmga4iwb2k8gm"))))
(properties `((upstream-name . "IRkernel")))
(build-system r-build-system)
(arguments