gnu: r-biomformat: Update to 1.24.0.

* gnu/packages/bioconductor.scm (r-biomformat): Update to 1.24.0.
This commit is contained in:
Ricardo Wurmus 2022-05-28 12:46:48 +02:00
parent 12ee563b41
commit eb18527e5f
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -15552,14 +15552,14 @@ (define-public r-biodb
(define-public r-biomformat
(package
(name "r-biomformat")
(version "1.22.0")
(version "1.24.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "biomformat" version))
(sha256
(base32
"0xf99j4lhf8kh9h1317hrbzxdv6rljs1fn68r8s40x6y4db3l817"))))
"12wqjipxhngmlnrdmx329dqmkmy2wa4nkkrhwaqv2nwy90dncs9n"))))
(properties `((upstream-name . "biomformat")))
(build-system r-build-system)
(propagated-inputs