mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-14 11:00:36 +02:00
gnu: r-breastcancervdx: Update to 1.46.0.
* gnu/packages/bioconductor.scm (r-breastcancervdx): Update to 1.46.0. Change-Id: I5c9913b28bd9bd7742c45f253b045855342fe443
This commit is contained in:
parent
a959047757
commit
aa3d171fee
1 changed files with 2 additions and 2 deletions
|
@ -2242,14 +2242,14 @@ demonstrate functionalities of the @code{breakpointR} package.")
|
|||
(define-public r-breastcancervdx
|
||||
(package
|
||||
(name "r-breastcancervdx")
|
||||
(version "1.45.0")
|
||||
(version "1.46.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "breastCancerVDX" version
|
||||
'experiment))
|
||||
(sha256
|
||||
(base32 "1risf3l9xcd34sm8rbibd3h7z3a0v37nf5vfviw7n0szwq7i91q4"))))
|
||||
(base32 "193qn72ipyarck5xyibphhbz2cp0wm0adjz2rrmnyyimnc25cblk"))))
|
||||
(properties `((upstream-name . "breastCancerVDX")))
|
||||
(build-system r-build-system)
|
||||
(home-page "https://bioconductor.org/packages/breastCancerVDX")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue