gnu: r-ruvseq: Update to 1.38.0.
* gnu/packages/bioconductor.scm (r-ruvseq): Update to 1.38.0. Change-Id: I20cd79c28c77979213dde9e298b78bd200686bc5
This commit is contained in:
parent
4e1e996469
commit
6d03ea0bf3
@ -14113,14 +14113,14 @@ demultiplexed, i.e. assigned to their original reference barcode.")
|
|||||||
(define-public r-ruvseq
|
(define-public r-ruvseq
|
||||||
(package
|
(package
|
||||||
(name "r-ruvseq")
|
(name "r-ruvseq")
|
||||||
(version "1.36.0")
|
(version "1.38.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "RUVSeq" version))
|
(uri (bioconductor-uri "RUVSeq" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"04byggwsvmqrl77268smbas0wax460cdshmp4v5iqc5fghl7n0p2"))))
|
"0i91kjwransy6l217rmxfzfchb43h1sjk8ygf0y8a3rv6rp7ylfd"))))
|
||||||
(properties `((upstream-name . "RUVSeq")))
|
(properties `((upstream-name . "RUVSeq")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
Loading…
Reference in New Issue
Block a user