me
/
guix
Archived
1
0
Fork 0

gnu: r-biomformat: Update to 1.28.0.

* gnu/packages/bioconductor.scm (r-biomformat): Update to 1.28.0.
master
Ricardo Wurmus 2023-04-28 19:01:41 +02:00
parent c10979dcbe
commit 3d49b388a5
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -20111,14 +20111,14 @@ separate published packages.")
(define-public r-biomformat
(package
(name "r-biomformat")
(version "1.26.0")
(version "1.28.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "biomformat" version))
(sha256
(base32
"0728fpj05bvna5lpm29pdbn4slfmq16nz35as086ddbl2hhc9ni1"))))
"04kl2432wq6ybdhispvp98ylgyk3kkhmjx1nxdvcal7bfpy2vskk"))))
(properties `((upstream-name . "biomformat")))
(build-system r-build-system)
(propagated-inputs