mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-geneplotter: Update to 1.82.0.
* gnu/packages/bioconductor.scm (r-geneplotter): Update to 1.82.0. Change-Id: I0fe3974fc5db878ca316eec339e29d669d80cfa3
This commit is contained in:
parent
b877e13cb0
commit
2832730fce
1 changed files with 2 additions and 2 deletions
|
@ -12691,14 +12691,14 @@ saving AnnData objects to disk.")
|
|||
(define-public r-geneplotter
|
||||
(package
|
||||
(name "r-geneplotter")
|
||||
(version "1.80.0")
|
||||
(version "1.82.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "geneplotter" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0zvb84jlsvmr2dvwyy4xjqv353qrxpls0v2vz0nmj1q4m7lrpl1k"))))
|
||||
"19znr3vwp20x84jiwy0im7s6vd8a71yng8w2ji88ffzq0xdkyyjm"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-annotate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue