me
/
guix
Archived
1
0
Fork 0

gnu: r-bambu: Update to 3.0.1.

* gnu/packages/bioconductor.scm (r-bambu): Update to 3.0.1.
master
zimoun 2022-11-17 03:50:05 +01:00 committed by Ricardo Wurmus
parent 5b4f7d11ae
commit f07c0d00cd
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -2923,13 +2923,13 @@ Various visual and textual types of output are available.")
(define-public r-bambu
(package
(name "r-bambu")
(version "2.2.0")
(version "3.0.1")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "bambu" version))
(sha256
(base32
"0dc2hpnykr575jbrq9whmdabknl70s2hcs6gkmkl4kpv7xfqdq6w"))))
"08vh0vbmjn1kzp10yrinn0p0ab2cjhgiagx1vhci5sf4s6p20vy4"))))
(properties `((upstream-name . "bambu")))
(build-system r-build-system)
(propagated-inputs