gnu: r-megadepth: Update to 1.6.0.
* gnu/packages/bioconductor.scm (r-megadepth): Update to 1.6.0.master
parent
c2a8c4c248
commit
64c3498d9f
|
@ -15162,14 +15162,14 @@ to annotation.")
|
|||
(define-public r-megadepth
|
||||
(package
|
||||
(name "r-megadepth")
|
||||
(version "1.4.0")
|
||||
(version "1.6.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "megadepth" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0mg7n3990qv65rg624473ssccka0yjpgc20glrdc5saci891j44r"))))
|
||||
"0qq82dmd3drr2bhn51bgbc6ml40klfmmhj6wdj72n9ya6n60lwy8"))))
|
||||
(properties `((upstream-name . "megadepth")))
|
||||
(build-system r-build-system)
|
||||
(inputs (list megadepth))
|
||||
|
|
Reference in New Issue