gnu: r-biodist: Update to 1.76.0.
* gnu/packages/bioconductor.scm (r-biodist): Update to 1.76.0. Change-Id: I2cf18df7f608c4eefd46788b12ff4414457a53fa
This commit is contained in:
parent
27e7802bff
commit
35a8182a32
@ -21459,14 +21459,14 @@ Rmarkdown and LaTeX documents when authoring a Bioconductor Workflow.")
|
||||
(define-public r-biodist
|
||||
(package
|
||||
(name "r-biodist")
|
||||
(version "1.74.0")
|
||||
(version "1.76.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "bioDist" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0ngpysb89wag4wvcq83ddjxhy1zhl32b2fy2fg5laa4g8xfrqaxz"))))
|
||||
"1yxr5df1y8v5c9imh27j86s7g9wjvi51j2wyn8jgma875mad41hq"))))
|
||||
(properties `((upstream-name . "bioDist")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
Loading…
Reference in New Issue
Block a user