me
/
guix
Archived
1
0
Fork 0

gnu: r-bayseq: Update to 2.36.2.

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

Change-Id: Ic709181286a25fb2540d73991196cd54302f6fa2
master
Ricardo Wurmus 2024-04-19 12:28:33 +02:00
parent 1ee8d23e8f
commit 8e5186ca9f
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -13203,14 +13203,14 @@ respectively.")
(define-public r-bayseq (define-public r-bayseq
(package (package
(name "r-bayseq") (name "r-bayseq")
(version "2.36.0") (version "2.36.2")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "baySeq" version)) (uri (bioconductor-uri "baySeq" version))
(sha256 (sha256
(base32 (base32
"1b5vvzl0kkm6kb03vr6m6sdlr3azpc24933a7ayxkiffmf2wbi0g")))) "0c24glflznbihx81kgvlx5i3wb95c7jg4wllwawry4kb6rkjbwp0"))))
(properties `((upstream-name . "baySeq"))) (properties `((upstream-name . "baySeq")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs