gnu: r-xmapbridge: Update to 1.60.0.

* gnu/packages/bioconductor.scm (r-xmapbridge): Update to 1.60.0.

Change-Id: Id2c463f2b6a6a0d9554e6454ed2ed8cb21037fb3
This commit is contained in:
Ricardo Wurmus 2023-11-03 17:18:38 +01:00
parent 5e41fdf824
commit 5e6a4b0975
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -11215,13 +11215,13 @@ molecular functions, respectively, and produces intuitive graphical outputs.")
(define-public r-xmapbridge
(package
(name "r-xmapbridge")
(version "1.58.0")
(version "1.60.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "xmapbridge" version))
(sha256
(base32 "09pskmhjymqvhk26mk5yy1k195v536a2qp4k6xdd67xhf5ag260i"))))
(base32 "0pby2h8m12xlngpk33dvh3nkrpgqi4f2mb7g9jafyiv3sl8pjd19"))))
(properties `((upstream-name . "xmapbridge")))
(build-system r-build-system)
(home-page "https://git.bioconductor.org/packages/xmapbridge")