gnu: r-bayseq: Update to 2.16.0.

* gnu/packages/bioconductor.scm (r-bayseq): Update to 2.16.0.
This commit is contained in:
Ricardo Wurmus 2018-11-07 11:46:58 +01:00
parent 57d2fcd9ee
commit 4728e27511
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -559,14 +559,14 @@ respectively.")
(define-public r-bayseq (define-public r-bayseq
(package (package
(name "r-bayseq") (name "r-bayseq")
(version "2.14.0") (version "2.16.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
"0hbmm01a8libara9mbxknpk0wzarwfngnfwlmhpww91a0cmy5klg")))) "0f6yckihm5cwh3dycv2g54hf7nddhcqya4yrqwbir96y5k1d1km5"))))
(properties `((upstream-name . "baySeq"))) (properties `((upstream-name . "baySeq")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs