gnu: r-bayseq: Update to 2.31.0.

* gnu/packages/bioconductor.scm (r-bayseq): Update to 2.31.0.
This commit is contained in:
zimoun 2022-11-17 03:50:16 +01:00 committed by Ricardo Wurmus
parent 7803ed86fe
commit 721c125de4
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -8289,14 +8289,14 @@ (define-public r-qdnaseq
(define-public r-bayseq (define-public r-bayseq
(package (package
(name "r-bayseq") (name "r-bayseq")
(version "2.30.0") (version "2.31.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "baySeq" version)) (uri (bioconductor-uri "baySeq" version))
(sha256 (sha256
(base32 (base32
"1yqykndyv32s2rk7x86qf410qr0pigc8z4gdkl8vhj4dgyr47n2j")))) "0lq2wfm3ibrpha9mqhhp6dgsx4jm2kwxvvrj0b62dzqspvg743wh"))))
(properties `((upstream-name . "baySeq"))) (properties `((upstream-name . "baySeq")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs