me
/
guix
Archived
1
0
Fork 0

gnu: r-ruvseq: Update to 1.26.0.

* gnu/packages/bioconductor.scm (r-ruvseq): Update to 1.26.0.
master
Ricardo Wurmus 2021-06-05 08:49:54 +02:00
parent cac2839447
commit 618f98c022
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -5594,14 +5594,14 @@ demultiplexed, i.e. assigned to their original reference barcode.")
(define-public r-ruvseq
(package
(name "r-ruvseq")
(version "1.24.0")
(version "1.26.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "RUVSeq" version))
(sha256
(base32
"1anrybyrzpajr5434svyfbaypjai6x0ifsmqvjgimmxq3xqhv0jh"))))
"1fy0k1p0m209lzjpd5jhfnifa22lrn63qq3a3kn5g0xhbbmijzac"))))
(properties `((upstream-name . "RUVSeq")))
(build-system r-build-system)
(propagated-inputs