mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-27 06:42:14 -05:00
gnu: r-opencyto: Update to 2.10.0.
* gnu/packages/bioconductor.scm (r-opencyto): Update to 2.10.0.
This commit is contained in:
parent
2061e5af92
commit
522e1136b6
1 changed files with 2 additions and 2 deletions
|
@ -13077,14 +13077,14 @@ (define-public r-flowstats
|
|||
(define-public r-opencyto
|
||||
(package
|
||||
(name "r-opencyto")
|
||||
(version "2.8.4")
|
||||
(version "2.10.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "openCyto" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0fa3hbbrjw458dhmxdjypcjgyxmphp9kdr3r62qqf803i4wsxfk0"))))
|
||||
"1pkpm98fs17zqdvyymd58sl4cib7gdi7drvdkagilrafjcrpq31m"))))
|
||||
(properties `((upstream-name . "openCyto")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue