gnu: r-bambu: Update to 3.2.5.

* gnu/packages/bioconductor.scm (r-bambu): Update to 3.2.5.
This commit is contained in:
Ricardo Wurmus 2023-07-11 20:16:53 +02:00
parent f0c82ddced
commit 6e83dee12a
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -3960,13 +3960,13 @@ (define-public r-badregionfinder
(define-public r-bambu
(package
(name "r-bambu")
(version "3.2.3")
(version "3.2.5")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "bambu" version))
(sha256
(base32
"1b5zmyj75fjhyn4mb70gdqvxg76fg2z45vns9l0rl66s3p5mhm6d"))))
"1vqxmz2lknnx1g61y7skvznsnxv3clajngz9mnggg1z3p5mr6cnh"))))
(properties `((upstream-name . "bambu")))
(build-system r-build-system)
(propagated-inputs