me
/
guix
Archived
1
0
Fork 0

gnu: r-ruvseq: Update to 1.34.0.

* gnu/packages/bioconductor.scm (r-ruvseq): Update to 1.34.0.
master
Ricardo Wurmus 2023-04-28 18:00:05 +02:00
parent e88fa28e21
commit 12c8b61d67
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -10907,14 +10907,14 @@ demultiplexed, i.e. assigned to their original reference barcode.")
(define-public r-ruvseq
(package
(name "r-ruvseq")
(version "1.32.0")
(version "1.34.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "RUVSeq" version))
(sha256
(base32
"1qb4k7pm8w86d2p9q2r4n63iyi34wdib5x9rsjx4vhcxrnzyyygm"))))
"0kxaaqf6py7kfndgpd0faxv6g610zj16pyvn9b4x9s3b22ib06j1"))))
(properties `((upstream-name . "RUVSeq")))
(build-system r-build-system)
(propagated-inputs