me
/
guix
Archived
1
0
Fork 0

gnu: r-dittoseq: Update to 1.16.0.

* gnu/packages/bioconductor.scm (r-dittoseq): Update to 1.16.0.

Change-Id: I9159c299fd82883a2d03e2fa17399c1d24cb7c62
master
Ricardo Wurmus 2024-05-07 12:32:56 +02:00
parent 64474d5d84
commit 602331607d
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -7717,13 +7717,13 @@ originally made available by Holmes, Harris, and Quince, 2012, PLoS ONE 7(2):
(define-public r-dittoseq
(package
(name "r-dittoseq")
(version "1.14.3")
(version "1.16.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "dittoSeq" version))
(sha256
(base32
"019fdjjgzh15pbp8m16g73whbjffpm4p7hwk1nz85yc2yr1381zi"))))
"15p01f3yaan9x7y6ld1kx40jnbcn6vjjm5n6ir7cicdvv4w5ln49"))))
(properties `((upstream-name . "dittoSeq")))
(build-system r-build-system)
(propagated-inputs