me
/
guix
Archived
1
0
Fork 0

gnu: r-quantro: Update to 1.34.0.

* gnu/packages/bioconductor.scm (r-quantro): Update to 1.34.0.
master
Ricardo Wurmus 2023-04-28 19:01:08 +02:00
parent 48e5c920d2
commit 041dbd604b
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -14007,14 +14007,14 @@ chips with the MAQC reference datasets.")
(define-public r-quantro
(package
(name "r-quantro")
(version "1.32.0")
(version "1.34.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "quantro" version))
(sha256
(base32
"0f274wh0w6nyipac05y6s2m2p60vkls5j4fwa5bc419j68h4znnz"))))
"08m94q65c11isbkx9xljm2bx2aq2rml1bqh5i1cg81xg2ilm9h6a"))))
(build-system r-build-system)
(propagated-inputs
(list r-biobase