gnu: r-deseq: Update to 1.39.0.
* gnu/packages/bioinformatics.scm (r-deseq): Update to 1.39.0.
This commit is contained in:
parent
019bc36732
commit
c9059a3b0e
@ -9947,14 +9947,14 @@ classes.")
|
|||||||
(define-public r-deseq
|
(define-public r-deseq
|
||||||
(package
|
(package
|
||||||
(name "r-deseq")
|
(name "r-deseq")
|
||||||
(version "1.38.0")
|
(version "1.39.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "DESeq" version))
|
(uri (bioconductor-uri "DESeq" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"14pys93gsl50xmq5pc7pp1g20v3ywlg0yzkkhwb3kiy8573xn9nc"))))
|
"047hph5aqmjnz1aqprziw0smdn5lf96hmwpnvqrxv1j2yfvcf3h1"))))
|
||||||
(properties `((upstream-name . "DESeq")))
|
(properties `((upstream-name . "DESeq")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
Loading…
Reference in New Issue
Block a user