me
/
guix
Archived
1
0
Fork 0

gnu: r-deseq: Update to 1.38.0.

* gnu/packages/bioinformatics.scm (r-deseq): Update to 1.38.0.
master
Ricardo Wurmus 2019-12-15 15:08:13 +01:00
parent 0a6704e226
commit 783bbe3ace
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -9573,14 +9573,14 @@ classes.")
(define-public r-deseq (define-public r-deseq
(package (package
(name "r-deseq") (name "r-deseq")
(version "1.36.0") (version "1.38.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
"0jppqrikg9qfqcfw5qd3m5c7bag9g23bc0kcpk5zfkk1wv09mnlm")))) "14pys93gsl50xmq5pc7pp1g20v3ywlg0yzkkhwb3kiy8573xn9nc"))))
(properties `((upstream-name . "DESeq"))) (properties `((upstream-name . "DESeq")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs