mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-27 04:59:27 -05:00
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
1 changed files with 2 additions and 2 deletions
|
@ -14113,14 +14113,14 @@ (define-public r-dnabarcodes
|
|||
(define-public r-ruvseq
|
||||
(package
|
||||
(name "r-ruvseq")
|
||||
(version "1.36.0")
|
||||
(version "1.38.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "RUVSeq" version))
|
||||
(sha256
|
||||
(base32
|
||||
"04byggwsvmqrl77268smbas0wax460cdshmp4v5iqc5fghl7n0p2"))))
|
||||
"0i91kjwransy6l217rmxfzfchb43h1sjk8ygf0y8a3rv6rp7ylfd"))))
|
||||
(properties `((upstream-name . "RUVSeq")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue