mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-14 02:50:45 +02:00
gnu: r-biodist: Update to 1.80.0.
* gnu/packages/bioconductor.scm (r-biodist): Update to 1.80.0. Change-Id: Ia154099d28be35a925bee0db59f6be5bba9c10ec
This commit is contained in:
parent
11dfc0aa73
commit
caf2900fa0
1 changed files with 2 additions and 2 deletions
|
@ -24544,14 +24544,14 @@ Rmarkdown and LaTeX documents when authoring a Bioconductor Workflow.")
|
|||
(define-public r-biodist
|
||||
(package
|
||||
(name "r-biodist")
|
||||
(version "1.78.0")
|
||||
(version "1.80.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "bioDist" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0c2dwb6znpfcfcz5nxjvi4scs4nhn4h42gb48jhnyz4p2i96rmqb"))))
|
||||
"0nkbg6bv72bzfkqqr8y9rfl6wi74w188wmvpdcc4mjj59w6pv18n"))))
|
||||
(properties `((upstream-name . "bioDist")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue