gnu: r-siggenes: Update to 1.66.0.
* gnu/packages/bioconductor.scm (r-siggenes): Update to 1.66.0.master
parent
7e29fb98e1
commit
18c81e5615
|
@ -6524,14 +6524,14 @@ files, including IDAT.")
|
|||
(define-public r-siggenes
|
||||
(package
|
||||
(name "r-siggenes")
|
||||
(version "1.64.0")
|
||||
(version "1.66.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "siggenes" version))
|
||||
(sha256
|
||||
(base32
|
||||
"08wi2i6pqx06v13533y3mpli5fb637h0xfwcwy67ya9j2ygypv7w"))))
|
||||
"0lva0f255fcpy625frvij4n14q7nw4jcx8n2hlkxid4mgkfqwlhf"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
`(("r-biobase" ,r-biobase)
|
||||
|
|
Reference in New Issue