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:
Ricardo Wurmus 2024-05-07 13:07:14 +02:00
parent 27e7802bff
commit 35a8182a32
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -21459,14 +21459,14 @@ Rmarkdown and LaTeX documents when authoring a Bioconductor Workflow.")
(define-public r-biodist (define-public r-biodist
(package (package
(name "r-biodist") (name "r-biodist")
(version "1.74.0") (version "1.76.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "bioDist" version)) (uri (bioconductor-uri "bioDist" version))
(sha256 (sha256
(base32 (base32
"0ngpysb89wag4wvcq83ddjxhy1zhl32b2fy2fg5laa4g8xfrqaxz")))) "1yxr5df1y8v5c9imh27j86s7g9wjvi51j2wyn8jgma875mad41hq"))))
(properties `((upstream-name . "bioDist"))) (properties `((upstream-name . "bioDist")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs