1
Fork 0
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:
Ricardo Wurmus 2025-04-29 21:04:33 +02:00
parent 11dfc0aa73
commit caf2900fa0
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -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