gnu: r-goseq: Update to 1.36.0.
* gnu/packages/bioconductor.scm (r-goseq): Update to 1.36.0.
This commit is contained in:
parent
7a5d729af1
commit
40f0ee43a0
|
@ -1519,14 +1519,14 @@ trees and clusters to other programs.")
|
|||
(define-public r-goseq
|
||||
(package
|
||||
(name "r-goseq")
|
||||
(version "1.34.1")
|
||||
(version "1.36.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "goseq" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1j87j98cajcjqabv6rb6zmcqxsqxxhbb3w60w1iink4rhsh8m3mn"))))
|
||||
"0h8kd3d7yfdq8padfb0k92crwxi5h9gvgv4l3pa8k8wn4kczvciw"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
`(("r-annotationdbi" ,r-annotationdbi)
|
||||
|
|
Loading…
Reference in New Issue