gnu: r-xmapbridge: Update to 1.62.0.
* gnu/packages/bioconductor.scm (r-xmapbridge): Update to 1.62.0. Change-Id: I47d9cd20a6a11ecd83d51737766ea528f27cea5bmaster
parent
e883e06151
commit
09d56eba55
|
@ -12578,13 +12578,13 @@ molecular functions, respectively, and produces intuitive graphical outputs.")
|
|||
(define-public r-xmapbridge
|
||||
(package
|
||||
(name "r-xmapbridge")
|
||||
(version "1.60.0")
|
||||
(version "1.62.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "xmapbridge" version))
|
||||
(sha256
|
||||
(base32 "0pby2h8m12xlngpk33dvh3nkrpgqi4f2mb7g9jafyiv3sl8pjd19"))))
|
||||
(base32 "0laahd3v5m313q1iq259aikgqf7zlmpxyxhws2pr7vg97g37bbhs"))))
|
||||
(properties `((upstream-name . "xmapbridge")))
|
||||
(build-system r-build-system)
|
||||
(home-page "https://git.bioconductor.org/packages/xmapbridge")
|
||||
|
|
Reference in New Issue