gnu: r-opencyto: Update to 2.6.0.
* gnu/packages/bioconductor.scm (r-opencyto): Update to 2.6.0.
This commit is contained in:
parent
101cad4791
commit
b6410270ba
@ -9973,14 +9973,14 @@ package.")
|
|||||||
(define-public r-opencyto
|
(define-public r-opencyto
|
||||||
(package
|
(package
|
||||||
(name "r-opencyto")
|
(name "r-opencyto")
|
||||||
(version "2.4.0")
|
(version "2.6.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "openCyto" version))
|
(uri (bioconductor-uri "openCyto" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1par1d5pk1rjg15q7i5z5wqma7xg6fycb826a823wk8wr52a885x"))))
|
"11svr1lk383pkm4npwrnf3h37b3drjsmcwcgdbb45x8k2k95z2fm"))))
|
||||||
(properties `((upstream-name . "openCyto")))
|
(properties `((upstream-name . "openCyto")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user