gnu: r-xina: Update to 1.16.0.
* gnu/packages/bioconductor.scm (r-xina): Update to 1.16.0.
This commit is contained in:
parent
32afcf9b90
commit
e03bff40fc
1 changed files with 2 additions and 2 deletions
|
@ -7528,13 +7528,13 @@ (define-public r-xcir
|
|||
(define-public r-xina
|
||||
(package
|
||||
(name "r-xina")
|
||||
(version "1.14.0")
|
||||
(version "1.16.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "XINA" version))
|
||||
(sha256
|
||||
(base32 "03gf7mqpnwx12kny9fsaskgrw83b0wi2cf1j4dbq46pfxjx34v1g"))))
|
||||
(base32 "1c97lsb5shixh4n4mi9kh4gz4qnia9vq736rnzxbs03n5bvlmwlq"))))
|
||||
(properties `((upstream-name . "XINA")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue