gnu: r-biomformat: Update to 1.36.0.

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

Change-Id: Iaef9c6011c70dbc60824cd516d3685db2d5d9cc3
This commit is contained in:
Ricardo Wurmus 2025-04-29 22:40:10 +02:00
parent c80a011a37
commit d3002ff092
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -27746,14 +27746,14 @@ separate published packages.")
(define-public r-biomformat
(package
(name "r-biomformat")
(version "1.34.0")
(version "1.36.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "biomformat" version))
(sha256
(base32
"0a0260rr13czrwfnzxmgq168jgiqd4app8rjdmywh9wg2w2xy7hf"))))
"0dlwfm0hkyh2y21grbjbrq26ix5f8jq1rbnqwklq6v85kf6ddhb6"))))
(properties `((upstream-name . "biomformat")))
(build-system r-build-system)
(propagated-inputs