gnu: r-bayseq: Update to 2.36.2.
* gnu/packages/bioconductor.scm (r-bayseq): Update to 2.36.2. Change-Id: Ic709181286a25fb2540d73991196cd54302f6fa2
This commit is contained in:
parent
1ee8d23e8f
commit
8e5186ca9f
1 changed files with 2 additions and 2 deletions
|
@ -13203,14 +13203,14 @@ respectively.")
|
|||
(define-public r-bayseq
|
||||
(package
|
||||
(name "r-bayseq")
|
||||
(version "2.36.0")
|
||||
(version "2.36.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "baySeq" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1b5vvzl0kkm6kb03vr6m6sdlr3azpc24933a7ayxkiffmf2wbi0g"))))
|
||||
"0c24glflznbihx81kgvlx5i3wb95c7jg4wllwawry4kb6rkjbwp0"))))
|
||||
(properties `((upstream-name . "baySeq")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in a new issue