mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 20:10:39 +02:00
gnu: r-cghcall: Update to 2.70.0.
* gnu/packages/bioconductor.scm (r-cghcall): Update to 2.70.0. Change-Id: I7a5f075fba10875dada8e926d3f333ba84a49ffb
This commit is contained in:
parent
c629a770c6
commit
79adcf5d9b
1 changed files with 2 additions and 2 deletions
|
@ -15977,12 +15977,12 @@ the @code{arrayCGH} packages.")
|
|||
(define-public r-cghcall
|
||||
(package
|
||||
(name "r-cghcall")
|
||||
(version "2.68.0")
|
||||
(version "2.70.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "CGHcall" version))
|
||||
(sha256
|
||||
(base32 "178gi1d0mdm201ay1srikndd6dsbi41rmn8h3rvmv3q2ngzk70hm"))))
|
||||
(base32 "1ygfzla36h3bgj9j480xlgczn473r894d0yy10wvfi01rcpgmccn"))))
|
||||
(properties `((upstream-name . "CGHcall")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue