gnu: r-xina: Update to 1.22.0.

* gnu/packages/bioconductor.scm (r-xina): Update to 1.22.0.

Change-Id: I6c6678b36e138132be262a79fd026e5c3b5a8025
This commit is contained in:
Ricardo Wurmus 2024-05-07 13:06:38 +02:00
parent b1d1af4ae6
commit e883e06151
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -12542,13 +12542,13 @@ (define-public r-xcir
(define-public r-xina
(package
(name "r-xina")
(version "1.20.0")
(version "1.22.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "XINA" version))
(sha256
(base32 "1cnw2zbjfs8qcgqrx557g00m59h5pldcx788v9r4gn2f70rx7vx3"))))
(base32 "177yzqmkf3f2xgfrz1zpcw554yzm4njd2chhmvxi2vvijvnrgdf3"))))
(properties `((upstream-name . "XINA")))
(build-system r-build-system)
(propagated-inputs