mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: r-flowcore: Update to 2.22.1.
* gnu/packages/bioconductor.scm (r-flowcore): Update to 2.22.1. Change-Id: I39861ca4db2858cdf872124935860436eebb4d0c
This commit is contained in:
parent
09a13d7978
commit
2b7cfa4c22
1 changed files with 2 additions and 2 deletions
|
|
@ -22019,14 +22019,14 @@ interact with gated cytometry data.")
|
|||
(define-public r-flowcore
|
||||
(package
|
||||
(name "r-flowcore")
|
||||
(version "2.22.0")
|
||||
(version "2.22.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "flowCore" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0rmlff8d36z8d59s9w4va0csdklz6vkl8k0ywyg6rgmg5k327jqd"))))
|
||||
"19arbmdhdk41ayd2pyaizcq8w3s125nh5wb71v80g5800jbaqkis"))))
|
||||
(properties
|
||||
'((upstream-name . "flowCore")
|
||||
(updater-ignored-native-inputs
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue