me
/
guix
Archived
1
0
Fork 0

gnu: r-celldex: Update to 1.12.0.

* gnu/packages/bioconductor.scm (r-celldex): Update to 1.12.0.

Change-Id: I565b21aafa46cb710a8acc3ab16b7905614e6838
master
Ricardo Wurmus 2024-01-22 13:44:14 +01:00
parent 1aac5e7bc8
commit 7b5db44490
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -1775,13 +1775,13 @@ cancer study published in Wang et al. 2005 and Minn et al 2007.")
(define-public r-celldex (define-public r-celldex
(package (package
(name "r-celldex") (name "r-celldex")
(version "1.6.0") (version "1.12.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "celldex" version 'experiment)) (uri (bioconductor-uri "celldex" version 'experiment))
(sha256 (sha256
(base32 "1fjldmhb9yg6yr3aq5ldvc8xwqw71ix4cdlr53xxckgwljjq7x10")))) (base32 "1ckjdmiw9g1wdswijy3dvamv3kqi11j8b8p9dgr1yv5q2lfjbnwl"))))
(properties `((upstream-name . "celldex"))) (properties `((upstream-name . "celldex")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs