me
/
guix
Archived
1
0
Fork 0

gnu: r-bayesspace: Update to 1.14.0.

* gnu/packages/bioconductor.scm (r-bayesspace): Update to 1.14.0.

Change-Id: Id08d540943a7821eba58dbfd933cc1efb30059aa
master
Ricardo Wurmus 2024-05-07 13:07:25 +02:00
parent 92383b27d6
commit 019b2f05a3
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -24074,13 +24074,13 @@ targets. It can also be used for differential expression/2-class data.")
(define-public r-bayesspace
(package
(name "r-bayesspace")
(version "1.12.0")
(version "1.14.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BayesSpace" version))
(sha256
(base32 "1mqgsylnrvf197cin5zzihjv31bm2q0m5a612ncbglys6n1jd105"))))
(base32 "0q1haqsyc61yxz1n197sv3s6csjpns4fi288kf58nnf5jgdwnyx5"))))
(properties `((upstream-name . "BayesSpace")))
(build-system r-build-system)
(propagated-inputs