me
/
guix
Archived
1
0
Fork 0

gnu: r-biomformat: Update to 1.26.0.

* gnu/packages/bioconductor.scm (r-biomformat): Update to 1.26.0.
master
zimoun 2022-11-17 03:50:33 +01:00 committed by Ricardo Wurmus
parent ffd5e53e87
commit 4875f37cb6
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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