gnu: r-wppi: Update to 1.8.0.
* gnu/packages/bioconductor.scm (r-wppi): Update to 1.8.0.
This commit is contained in:
parent
dd19f928e7
commit
1ad2255a5b
1 changed files with 2 additions and 2 deletions
|
@ -14211,13 +14211,13 @@ data for high-throughput, untargeted analyte profiling.")
|
|||
(define-public r-wppi
|
||||
(package
|
||||
(name "r-wppi")
|
||||
(version "1.6.0")
|
||||
(version "1.8.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "wppi" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0kc3nkim8fhajhai5bwzwirsg74zbdib3dd7cfr75ddwd8myc913"))))
|
||||
"06y4pq8msjzwrw1jgyj9yskgpfhvcz54qcsv0h14bakhyrwk00pg"))))
|
||||
(properties `((upstream-name . "wppi")))
|
||||
(build-system r-build-system)
|
||||
;; This is necessary because omnipathr attempts to write a configuration
|
||||
|
|
Reference in a new issue