1
Fork 0
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:
Ricardo Wurmus 2025-04-30 10:48:20 +02:00
parent a959047757
commit aa3d171fee
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -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")