me
/
guix
Archived
1
0
Fork 0

gnu: r-bsseq: Update to 1.36.0.

* gnu/packages/bioconductor.scm (r-bsseq): Update to 1.36.0.
master
Ricardo Wurmus 2023-04-28 19:01:42 +02:00
parent 096133af16
commit 56586f9b9e
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -20445,14 +20445,14 @@ ensemble machine learning for the estimation of nuisance functions.")
(define-public r-bsseq
(package
(name "r-bsseq")
(version "1.34.0")
(version "1.36.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "bsseq" version))
(sha256
(base32
"0rd0ihr1ai1kvly2zf5y2qx3qyhk3ag2mdsrwqnzs67xkv99glsf"))))
"1mvhh99h1l6f5rlz0fzqkjpz9hblj2rbv8nx4j9n93g8riz7wsi3"))))
(properties `((upstream-name . "bsseq")))
(build-system r-build-system)
(propagated-inputs