mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-14 11:00:36 +02:00
gnu: r-bcellviper: Update to 1.44.0.
* gnu/packages/bioconductor.scm (r-bcellviper): Update to 1.44.0. Change-Id: I916361d424274ddddfcb4b41b7df232278293e97
This commit is contained in:
parent
45244ba92e
commit
9ddfef3a4a
1 changed files with 2 additions and 2 deletions
|
@ -2092,14 +2092,14 @@ from Illumina 450k methylation arrays.")
|
|||
(define-public r-bcellviper
|
||||
(package
|
||||
(name "r-bcellviper")
|
||||
(version "1.43.0")
|
||||
(version "1.44.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "bcellViper" version
|
||||
'experiment))
|
||||
(sha256
|
||||
(base32
|
||||
"0yimwbm2b9i2m0aj7ayz9y3pbyw252yaakzpj4cp15vvyakghmfn"))))
|
||||
"10g0yam4q2z3v1qxj3dp63vkfkqd0l13j7952v1kqjac976gr258"))))
|
||||
(properties `((upstream-name . "bcellViper")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-biobase))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue