1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-17 04:20:44 +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:
Ricardo Wurmus 2025-04-29 18:56:03 +02:00
parent 25168e33b1
commit f2cdf02186
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -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