mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-20 14:47:20 +01:00
gnu: r-xmapbridge: Update to 1.58.0.
* gnu/packages/bioconductor.scm (r-xmapbridge): Update to 1.58.0.
This commit is contained in:
parent
753beb909f
commit
ed59644ba0
1 changed files with 2 additions and 2 deletions
|
@ -9636,13 +9636,13 @@ (define-public r-xina
|
|||
(define-public r-xmapbridge
|
||||
(package
|
||||
(name "r-xmapbridge")
|
||||
(version "1.56.0")
|
||||
(version "1.58.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "xmapbridge" version))
|
||||
(sha256
|
||||
(base32 "0wxr3db2daj4xlr9df6iqwm00m71kln7rhqnq2ckdsricblanhs7"))))
|
||||
(base32 "09pskmhjymqvhk26mk5yy1k195v536a2qp4k6xdd67xhf5ag260i"))))
|
||||
(properties `((upstream-name . "xmapbridge")))
|
||||
(build-system r-build-system)
|
||||
(home-page "https://git.bioconductor.org/packages/xmapbridge")
|
||||
|
|
Loading…
Reference in a new issue