gnu: r-callr: Update to 3.7.3.
* gnu/packages/cran.scm (r-callr): Update to 3.7.3.
This commit is contained in:
parent
7f678454e2
commit
2c3cc0d733
@ -2443,14 +2443,14 @@ same time tries to group instances from the same class together.")
|
||||
(define-public r-callr
|
||||
(package
|
||||
(name "r-callr")
|
||||
(version "3.7.2")
|
||||
(version "3.7.3")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "callr" version))
|
||||
(sha256
|
||||
(base32
|
||||
"01q3b0w1cbrryvv1dwvnyd3j1f09xmhnwg1wskc51r3r4qhqmnhj"))))
|
||||
"0knh5yxhxwjz96kbjrq524w4j8cac10k6mghhmblq79s0zgzwysn"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-r6 r-processx))
|
||||
|
Loading…
Reference in New Issue
Block a user