mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-20 14:47:20 +01:00
gnu: r-ruvseq: Update to 1.36.0.
* gnu/packages/bioconductor.scm (r-ruvseq): Update to 1.36.0. Change-Id: Iadb6c4c38b63a986bb845a482d00f8444b47b6ef
This commit is contained in:
parent
9ac392fc93
commit
f9b3ee2f5f
1 changed files with 2 additions and 2 deletions
|
@ -12738,14 +12738,14 @@ (define-public r-dnabarcodes
|
|||
(define-public r-ruvseq
|
||||
(package
|
||||
(name "r-ruvseq")
|
||||
(version "1.34.0")
|
||||
(version "1.36.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "RUVSeq" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0kxaaqf6py7kfndgpd0faxv6g610zj16pyvn9b4x9s3b22ib06j1"))))
|
||||
"04byggwsvmqrl77268smbas0wax460cdshmp4v5iqc5fghl7n0p2"))))
|
||||
(properties `((upstream-name . "RUVSeq")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue