mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 14:40:21 -05:00
gnu: r-karyoploter: Update to 1.30.0.
* gnu/packages/bioconductor.scm (r-karyoploter): Update to 1.30.0. Change-Id: Ie63e8e9a5945d99354d6f98248cddb4fcb0d9655
This commit is contained in:
parent
bf52c2a0e9
commit
12d37b0c57
1 changed files with 2 additions and 2 deletions
|
@ -14611,13 +14611,13 @@ (define-public r-ebseq
|
|||
(define-public r-karyoploter
|
||||
(package
|
||||
(name "r-karyoploter")
|
||||
(version "1.28.0")
|
||||
(version "1.30.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "karyoploteR" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0jr9lp250s9066hh40vxb6c6yhdd8yrnk0zklwylkf3jpbdgl621"))))
|
||||
"1g4pms5dcr4cdb47gr9kw3mc06v890b38zrsapd4x1cqhgfbgjyg"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-annotationdbi
|
||||
|
|
Loading…
Reference in a new issue