me
/
guix
Archived
1
0
Fork 0

gnu: r-drimseq: Update to 1.28.0.

* gnu/packages/bioconductor.scm (r-drimseq): Update to 1.28.0.
master
Ricardo Wurmus 2023-04-28 17:59:49 +02:00
parent c901f7c4f3
commit 72bfb25766
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -4861,13 +4861,13 @@ possibly confounded by SNPs and cross-hybridisation. It includes
(define-public r-drimseq
(package
(name "r-drimseq")
(version "1.26.0")
(version "1.28.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "DRIMSeq" version))
(sha256
(base32 "0cj3fyb99fh30f35ra1gpvzwplszbwvwk33ppgyh1zx2axsx164w"))))
(base32 "1i9lcp31g94mllkwcyfablj27qr8v7vqk9j96ywrdfpj8dmcrw98"))))
(properties `((upstream-name . "DRIMSeq")))
(build-system r-build-system)
(propagated-inputs