mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-chihaya: Update to 1.8.0.
* gnu/packages/bioconductor.scm (r-chihaya): Update to 1.8.0. Change-Id: I87b10504be5edec00579c02821a3367da9961fb5
This commit is contained in:
parent
c82badf5bd
commit
f4b7068259
1 changed files with 2 additions and 2 deletions
|
@ -6197,13 +6197,13 @@ enrichment in single cell data.")
|
||||||
(define-public r-chihaya
|
(define-public r-chihaya
|
||||||
(package
|
(package
|
||||||
(name "r-chihaya")
|
(name "r-chihaya")
|
||||||
(version "1.6.0")
|
(version "1.8.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "chihaya" version))
|
(uri (bioconductor-uri "chihaya" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0k52ym2x489k1k4d52jyd6jy4wnr7gd2p9n1pwfqbca3b91cmaj0"))))
|
(base32 "164rhh0qf0c2vfr71admiwhrkr79kg3hby22cx5sifwaml3wmw7m"))))
|
||||||
(properties `((upstream-name . "chihaya")))
|
(properties `((upstream-name . "chihaya")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs (list r-delayedarray
|
(propagated-inputs (list r-delayedarray
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue