me
/
guix
Archived
1
0
Fork 0

gnu: r-biodist: Update to 1.74.0.

* gnu/packages/bioconductor.scm (r-biodist): Update to 1.74.0.

Change-Id: Ia446e4991c1955b439b2a9b40d7a22c014c5732c
master
Ricardo Wurmus 2023-11-03 17:19:04 +01:00
parent 78a082720a
commit 251e2665cf
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -19969,14 +19969,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.72.0") (version "1.74.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
"1mx4abv7p76qsa0yzj0b4d03xklx09im01bx02lwa1w527gdmfc3")))) "0ngpysb89wag4wvcq83ddjxhy1zhl32b2fy2fg5laa4g8xfrqaxz"))))
(properties `((upstream-name . "bioDist"))) (properties `((upstream-name . "bioDist")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs