mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-cytoml: Update to 2.18.1.
* gnu/packages/bioconductor.scm (r-cytoml): Update to 2.18.1. Change-Id: Ie69895308fb3b6daac50e551d43fced22ce70f98
This commit is contained in:
parent
ec74e56b58
commit
5a316eddfd
1 changed files with 2 additions and 2 deletions
|
@ -21518,14 +21518,14 @@ sequential way to mimic the manual gating strategy.")
|
|||
(define-public r-cytoml
|
||||
(package
|
||||
(name "r-cytoml")
|
||||
(version "2.18.0")
|
||||
(version "2.18.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "CytoML" version))
|
||||
(sha256
|
||||
(base32
|
||||
"039rs6l92gjgvgh1nb8hfdg7h6dvak9hb5pjinli8x09iw08c463"))))
|
||||
"05kla1q8296jxxvbgg9chdlcm20i9iqgzwgqdn4by4y3ap8zg318"))))
|
||||
(properties
|
||||
`((upstream-name . "CytoML")
|
||||
(updater-extra-native-inputs . ("r-flowworkspacedata"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue