gnu: r-xmapbridge: Update to 1.56.0.

* gnu/packages/bioconductor.scm (r-xmapbridge): Update to 1.56.0.
This commit is contained in:
zimoun 2022-11-17 03:50:14 +01:00 committed by Ricardo Wurmus
parent e03bff40fc
commit 8fe91b692a
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -7564,13 +7564,13 @@ (define-public r-xina
(define-public r-xmapbridge
(package
(name "r-xmapbridge")
(version "1.54.0")
(version "1.56.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "xmapbridge" version))
(sha256
(base32 "1n3nxc4jwxf5z32i70sza52nyk29adhp8vc3hac7r5b8mbi6gg10"))))
(base32 "0wxr3db2daj4xlr9df6iqwm00m71kln7rhqnq2ckdsricblanhs7"))))
(properties `((upstream-name . "xmapbridge")))
(build-system r-build-system)
(home-page "https://git.bioconductor.org/packages/xmapbridge")