gnu: r-megadepth: Update to 1.12.0.
* gnu/packages/bioconductor.scm (r-megadepth): Update to 1.12.0. Change-Id: Ia8424334f3183442a8e7ffb21ba664b93f6342a3master
parent
9d0492c750
commit
6ddf9ed610
|
@ -22159,14 +22159,14 @@ to annotation.")
|
|||
(define-public r-megadepth
|
||||
(package
|
||||
(name "r-megadepth")
|
||||
(version "1.10.0")
|
||||
(version "1.12.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "megadepth" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1zzhgfnrr3r5ismbbj9jcqss8mr8ll6p4d3z026ya2khb0i7clc7"))))
|
||||
"0g9d4q6vh2ys1la15fqgbc4ckfbjbzzaqa49x9liqrhpnrp59vc3"))))
|
||||
(properties `((upstream-name . "megadepth")))
|
||||
(build-system r-build-system)
|
||||
(inputs (list megadepth))
|
||||
|
|
Reference in New Issue