mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-rqc: Update to 1.42.0.
* gnu/packages/bioconductor.scm (r-rqc): Update to 1.42.0. Change-Id: I6078d2888193e917110ba8df0c656eaeab0fdda7
This commit is contained in:
parent
eac76cf929
commit
4d038631d3
1 changed files with 2 additions and 2 deletions
|
@ -21105,14 +21105,14 @@ quantification of genomic regions of interest.")
|
|||
(define-public r-rqc
|
||||
(package
|
||||
(name "r-rqc")
|
||||
(version "1.40.0")
|
||||
(version "1.42.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "Rqc" version))
|
||||
(sha256
|
||||
(base32
|
||||
"061nrck7d8499bc92m24fv7zyyb98lwjrqrbpmab0pa79vh2q1zz"))))
|
||||
"07n050h9gfzgs76dyk1q7gjlq5vqbp4j64fps7xp2xanwq8ppm0h"))))
|
||||
(properties `((upstream-name . "Rqc")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue