me
/
guix
Archived
1
0
Fork 0

gnu: r-xina: Update to 1.14.0.

* gnu/packages/bioconductor.scm (r-xina): Update to 1.14.0.
master
Ricardo Wurmus 2022-05-28 12:44:47 +02:00
parent be389d989d
commit e7a0b14115
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -5738,13 +5738,13 @@ inference.")
(define-public r-xina
(package
(name "r-xina")
(version "1.12.0")
(version "1.14.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "XINA" version))
(sha256
(base32 "14j1rn3p7i0rlqkbbg0a6pyhb97ifzvsbw6vfxw9pna7zv7rbhsp"))))
(base32 "03gf7mqpnwx12kny9fsaskgrw83b0wi2cf1j4dbq46pfxjx34v1g"))))
(properties `((upstream-name . "XINA")))
(build-system r-build-system)
(propagated-inputs