me
/
guix
Archived
1
0
Fork 0

gnu: r-deconrnaseq: Update to 1.46.0.

* gnu/packages/bioconductor.scm (r-deconrnaseq): Update to 1.46.0.

Change-Id: I637bcbd43e55d0125a2273e2431b9effebb4d409
master
Ricardo Wurmus 2024-05-07 12:32:45 +02:00
parent aec3a47c8c
commit f1dbdc8522
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -5493,13 +5493,13 @@ of the signatures to the mutation load of the tumor.")
(define-public r-deconrnaseq (define-public r-deconrnaseq
(package (package
(name "r-deconrnaseq") (name "r-deconrnaseq")
(version "1.44.0") (version "1.46.0")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "DeconRNASeq" version)) (uri (bioconductor-uri "DeconRNASeq" version))
(sha256 (sha256
(base32 (base32
"1k5xrx97w9g0jfvjzawyfsqyz2fj9r463nj849djxgmcw8vp53vg")))) "0hwvfsc48dakh3nvz60i92yciz2m5my9w57kzpyj4jyk92cs181g"))))
(properties `((upstream-name . "DeconRNASeq"))) (properties `((upstream-name . "DeconRNASeq")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs