mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 03:50:45 +02:00
gnu: r-bioqc: Update to 1.36.0.
* gnu/packages/bioconductor.scm (r-bioqc): Update to 1.36.0. Change-Id: Ifa044f66a99e146c89c78fe20a92ed277b9f58b6
This commit is contained in:
parent
85e3a70aef
commit
68505b3f0e
1 changed files with 2 additions and 2 deletions
|
@ -27993,14 +27993,14 @@ network and metabolic pathways view.")
|
|||
(define-public r-bioqc
|
||||
(package
|
||||
(name "r-bioqc")
|
||||
(version "1.34.0")
|
||||
(version "1.36.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "BioQC" version))
|
||||
(sha256
|
||||
(base32
|
||||
"10m1ch170d1frq6qcryiqbhb0m1nk921frw04qrxf3b4xfmgiq8c"))))
|
||||
"0waw9hkf879hmyb2s1bhnia0sygr4z46815frbxdir5q9m6w7zhc"))))
|
||||
(properties `((upstream-name . "BioQC")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue