me
/
guix
Archived
1
0
Fork 0

gnu: r-bayseq: Update to 2.36.0.

* gnu/packages/bioconductor.scm (r-bayseq): Update to 2.36.0.

Change-Id: I45768d7f3f6197834df60816697c425166ba49ac
master
Ricardo Wurmus 2023-11-03 17:18:41 +01:00
parent 11b594314a
commit 89f04f09de
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -12215,14 +12215,14 @@ respectively.")
(define-public r-bayseq (define-public r-bayseq
(package (package
(name "r-bayseq") (name "r-bayseq")
(version "2.31.0") (version "2.36.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
"0lq2wfm3ibrpha9mqhhp6dgsx4jm2kwxvvrj0b62dzqspvg743wh")))) "1b5vvzl0kkm6kb03vr6m6sdlr3azpc24933a7ayxkiffmf2wbi0g"))))
(properties `((upstream-name . "baySeq"))) (properties `((upstream-name . "baySeq")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs