mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-07-04 00:34:04 +02:00
gnu: r-biocworkflowtools: Update to 1.38.0.
* gnu/packages/bioconductor.scm (r-biocworkflowtools): Update to 1.38.0. Change-Id: I9bd4c3055365964b5d75808e3c30a795a6d9b9b7
This commit is contained in:
@@ -25173,14 +25173,14 @@ accessing web references for elements/sets are also available in BiocSet.")
|
||||
(define-public r-biocworkflowtools
|
||||
(package
|
||||
(name "r-biocworkflowtools")
|
||||
(version "1.36.0")
|
||||
(version "1.38.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "BiocWorkflowTools" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1jnch9vbfg4qw912wki4fs60gwjmwia3zksc75lk65wr6q57ibq4"))))
|
||||
"051nj8dz78h15jz4gmgrwcykgsq390hc2k98wybs57bhcfdmhjc2"))))
|
||||
(properties
|
||||
`((upstream-name . "BiocWorkflowTools")))
|
||||
(build-system r-build-system)
|
||||
|
||||
Reference in New Issue
Block a user