mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-xina: Update to 1.26.0.
* gnu/packages/bioconductor.scm (r-xina): Update to 1.26.0. Change-Id: I6e9e4fca760f495662cb33e58f0cd7a34882289d
This commit is contained in:
parent
25168e33b1
commit
f2cdf02186
1 changed files with 2 additions and 2 deletions
|
@ -14864,13 +14864,13 @@ inference.")
|
||||||
(define-public r-xina
|
(define-public r-xina
|
||||||
(package
|
(package
|
||||||
(name "r-xina")
|
(name "r-xina")
|
||||||
(version "1.24.0")
|
(version "1.26.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "XINA" version))
|
(uri (bioconductor-uri "XINA" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0x7gkx1ib6ggbr3dc97wxs52ph1chqcwqrn7xc4jmzs122gh52k0"))))
|
(base32 "0nyasz6bn7qkxayihbh26qdmzmw716sqbwzysr17p24p3bzs5rhl"))))
|
||||||
(properties `((upstream-name . "XINA")))
|
(properties `((upstream-name . "XINA")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue