mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-17 12:30:38 +02: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
|
||||
(package
|
||||
(name "r-xina")
|
||||
(version "1.24.0")
|
||||
(version "1.26.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "XINA" version))
|
||||
(sha256
|
||||
(base32 "0x7gkx1ib6ggbr3dc97wxs52ph1chqcwqrn7xc4jmzs122gh52k0"))))
|
||||
(base32 "0nyasz6bn7qkxayihbh26qdmzmw716sqbwzysr17p24p3bzs5rhl"))))
|
||||
(properties `((upstream-name . "XINA")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue