Archived
1
0
Fork 0

gnu: r-biodist: Update to 1.72.0.

* gnu/packages/bioconductor.scm (r-biodist): Update to 1.72.0.
This commit is contained in:
Ricardo Wurmus 2023-04-28 19:01:29 +02:00
parent 2f1c5f361f
commit f2ce4a037f
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -17778,14 +17778,14 @@ Rmarkdown and LaTeX documents when authoring a Bioconductor Workflow.")
(define-public r-biodist
(package
(name "r-biodist")
(version "1.70.0")
(version "1.72.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "bioDist" version))
(sha256
(base32
"1fnx3q5arsilrvnhndplap8h4ydi9bvmlpfllj1li124hn5n2w3d"))))
"1mx4abv7p76qsa0yzj0b4d03xklx09im01bx02lwa1w527gdmfc3"))))
(properties `((upstream-name . "bioDist")))
(build-system r-build-system)
(propagated-inputs