mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-06-30 16:04:04 +02:00
gnu: r-celldex: Update to 1.22.0.
* gnu/packages/bioconductor.scm (r-celldex): Update to 1.22.0. Change-Id: I73511647b21150f0b1cb358325858fa55bda294b
This commit is contained in:
@@ -2265,13 +2265,13 @@ cancer study published in Wang et al. 2005 and Minn et al 2007.")
|
||||
(define-public r-celldex
|
||||
(package
|
||||
(name "r-celldex")
|
||||
(version "1.21.0")
|
||||
(version "1.22.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "celldex" version 'experiment))
|
||||
(sha256
|
||||
(base32 "1qf7aw4a4g89gnnv01izyfa5km7pgknhmcg9x4530xjng4v00av4"))))
|
||||
(base32 "0sf2b2p5bgwlr8zvvgq5q2ldzfikfd0yi7jll1bqxi4i3i0gvfaw"))))
|
||||
(properties `((upstream-name . "celldex")))
|
||||
(build-system r-build-system)
|
||||
;; Tests access the internet via r-gypsum.
|
||||
|
||||
Reference in New Issue
Block a user