mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-15 19:35:25 -05:00
gnu: r-karyoploter: Update to 1.20.3.
* gnu/packages/bioconductor.scm (r-karyoploter): Update to 1.20.3.
This commit is contained in:
parent
84c0ec875c
commit
fe6a8b4338
1 changed files with 2 additions and 2 deletions
|
@ -6722,13 +6722,13 @@ (define-public r-ebseq
|
|||
(define-public r-karyoploter
|
||||
(package
|
||||
(name "r-karyoploter")
|
||||
(version "1.20.0")
|
||||
(version "1.20.3")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "karyoploteR" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0x3mld9q55r2fy452wxq5sjzmms10zmpkzs71c3w1fdli5hwszdq"))))
|
||||
"0bcc1ln7602lrbm9wckgyfd9slsqiljjmymj28rfpax1n8rbq44m"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-annotationdbi
|
||||
|
|
Loading…
Reference in a new issue