gnu: r-parallelly: Update to 1.27.0.
* gnu/packages/cran.scm (r-parallelly): Update to 1.27.0.
This commit is contained in:
parent
a6044a7573
commit
f04f40880c
@ -14336,14 +14336,14 @@ them in distributed compute environments.")
|
||||
(define-public r-parallelly
|
||||
(package
|
||||
(name "r-parallelly")
|
||||
(version "1.26.1")
|
||||
(version "1.27.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "parallelly" version))
|
||||
(sha256
|
||||
(base32
|
||||
"034y3il7g2rv1qy6k2fq6hhzvdbb588k4pq6hhjh9np0i6q79ljw"))))
|
||||
"1xxy9wcfs5s7s4926dlxmdy6mxdh7dlj2siwcbqk8hl9614dqmb3"))))
|
||||
(properties `((upstream-name . "parallelly")))
|
||||
(build-system r-build-system)
|
||||
(home-page "https://github.com/HenrikBengtsson/parallelly")
|
||||
|
Loading…
Reference in New Issue
Block a user