gnu: r-m3c: Update to 1.16.0.
* gnu/packages/bioconductor.scm (r-m3c): Update to 1.16.0.
This commit is contained in:
parent
1be95ea425
commit
0d62874ccf
1 changed files with 2 additions and 2 deletions
|
@ -12194,14 +12194,14 @@ user's input and automatically retrieving results from GREAT web server.")
|
|||
(define-public r-m3c
|
||||
(package
|
||||
(name "r-m3c")
|
||||
(version "1.14.0")
|
||||
(version "1.16.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "M3C" version))
|
||||
(sha256
|
||||
(base32
|
||||
"17gj4haa4ywc6bmppm342jzppl3inqa94235yspikij6c098vrmc"))))
|
||||
"0jsql5wd58hs5mnn9wq5b4kl3z57y6amykirfb3k047zpyi8ijnh"))))
|
||||
(properties `((upstream-name . "M3C")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in a new issue