mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-17 04:20:44 +02:00
gnu: r-bacon: Update to 1.36.0.
* gnu/packages/bioconductor.scm (r-bacon): Update to 1.36.0. Change-Id: I239f3f30b684d169afb2806d8ee05657cc2806a6
This commit is contained in:
parent
fde2e546ad
commit
ee84fcbde4
1 changed files with 2 additions and 2 deletions
|
@ -19540,14 +19540,14 @@ further downstream analysis on its output.")
|
|||
(define-public r-bacon
|
||||
(package
|
||||
(name "r-bacon")
|
||||
(version "1.34.0")
|
||||
(version "1.36.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "bacon" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1ihhxnz5b12r6mh9j4k9nzwxaiw9m3mgc740y4j6xz67csi0xih0"))))
|
||||
"1af7186valdc32rgn2ab0vjsqmdwjvyryv1pqwpfsrr0q6lcrkih"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-biocparallel r-ellipse r-ggplot2))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue