mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 11:30:44 +02:00
gnu: r-cghbase: Update to 1.68.0.
* gnu/packages/bioconductor.scm (r-cghbase): Update to 1.68.0. Change-Id: I1e13be41c324391e23293c6113dbec937e9eb74f
This commit is contained in:
parent
80e2cd4341
commit
c629a770c6
1 changed files with 2 additions and 2 deletions
|
@ -15958,12 +15958,12 @@ normalization and quality checking.")
|
|||
(define-public r-cghbase
|
||||
(package
|
||||
(name "r-cghbase")
|
||||
(version "1.66.0")
|
||||
(version "1.68.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "CGHbase" version))
|
||||
(sha256
|
||||
(base32 "0gcw2765ljqnhvnmawxhcz8xrfrjvh9slsaqhy8ggzhr47g7xnb6"))))
|
||||
(base32 "1kp2isq47x6z0wysx0jbxqjr4zsr118bw9jx4r2k6jqf6ikpsbdj"))))
|
||||
(properties `((upstream-name . "CGHbase")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue