me
/
guix
Archived
1
0
Fork 0

gnu: r-biomformat: Update to 1.22.0.

* gnu/packages/bioconductor.scm (r-biomformat): Update to 1.22.0.
master
Ricardo Wurmus 2021-11-04 22:04:49 +00:00
parent 1503c74ce0
commit 29f14a86bf
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -14313,14 +14313,14 @@ separate published packages.")
(define-public r-biomformat (define-public r-biomformat
(package (package
(name "r-biomformat") (name "r-biomformat")
(version "1.20.0") (version "1.22.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "biomformat" version)) (uri (bioconductor-uri "biomformat" version))
(sha256 (sha256
(base32 (base32
"1wgshkddxbmpsihpkm0dp7vqp59ns6iqbx574y80n2pxb8dx8sy9")))) "0xf99j4lhf8kh9h1317hrbzxdv6rljs1fn68r8s40x6y4db3l817"))))
(properties `((upstream-name . "biomformat"))) (properties `((upstream-name . "biomformat")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs