me
/
guix
Archived
1
0
Fork 0

gnu: r-qdnaseq: Update to 1.40.0.

* gnu/packages/bioconductor.scm (r-qdnaseq): Update to 1.40.0.

Change-Id: I15030171a4e2eafa324131fe29800c3004b1c3b3
master
Ricardo Wurmus 2024-05-07 13:06:42 +02:00
parent 10cba6e840
commit 6cf5506514
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -13557,12 +13557,12 @@ the @code{arrayCGH} packages.")
(define-public r-qdnaseq
(package
(name "r-qdnaseq")
(version "1.38.0")
(version "1.40.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "QDNAseq" version))
(sha256
(base32 "1n2qngqqw3hfv1yscksnpg8wslc85dlvaqw1hz2qvsxf1gcq2mks"))))
(base32 "1myk6qgl45ya7qw6sx6xc98d8m5ffl2ghm3zvqmyh9r0sp6x184f"))))
(properties `((upstream-name . "QDNAseq")))
(build-system r-build-system)
(propagated-inputs