me
/
guix
Archived
1
0
Fork 0

gnu: r-breastcancervdx: Update to 1.42.0.

* gnu/packages/bioconductor.scm (r-breastcancervdx): Update to 1.42.0.

Change-Id: I52de3659b7d07d03491091ef0de4ee5d305ec4eb
master
Ricardo Wurmus 2024-05-07 12:32:21 +02:00
parent 0e2bfbce09
commit 4bcc9c836d
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -1756,14 +1756,14 @@ demonstrate functionalities of the @code{breakpointR} package.")
(define-public r-breastcancervdx
(package
(name "r-breastcancervdx")
(version "1.40.0")
(version "1.42.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "breastCancerVDX" version
'experiment))
(sha256
(base32 "12r8zql30ssr0cxy8v1qawwsky54321c737ny19n2yrl7sm08gf0"))))
(base32 "0mvm2a77mss85vi8x3i35d54z70advyshsmadhl6aysrzfiw5ifd"))))
(properties `((upstream-name . "breastCancerVDX")))
(build-system r-build-system)
(home-page "https://bioconductor.org/packages/breastCancerVDX")