gnu: r-biomformat: Update to 1.30.0.

* gnu/packages/bioconductor.scm (r-biomformat): Update to 1.30.0.

Change-Id: I661d11f81a0dedbc8381b5ba1806643b5ff52aa6
This commit is contained in:
Ricardo Wurmus 2023-11-03 17:19:12 +01:00
parent 2b4dcd4a7b
commit c91a1a8bc8
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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