mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-19 17:23:38 -05:00
gnu: r-radiogx: Update to 2.6.0.
* gnu/packages/bioconductor.scm (r-radiogx): Update to 2.6.0. Change-Id: I8f2ef5c78fd749487ebb104b2fc11f6406cbf8cc
This commit is contained in:
parent
8fab582215
commit
c333878ff5
1 changed files with 2 additions and 2 deletions
|
@ -7954,13 +7954,13 @@ (define-public r-r4rna
|
|||
(define-public r-radiogx
|
||||
(package
|
||||
(name "r-radiogx")
|
||||
(version "2.4.0")
|
||||
(version "2.6.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "RadioGx" version))
|
||||
(sha256
|
||||
(base32 "18zqfnwjil4mv7fgh4wvnniyybmyqkg0hk2wc57rcn0mlppa3602"))))
|
||||
(base32 "0ykmvva5h1y7x9bxhqqfc18car9nasy06v1jjban7dlm95dl8nmk"))))
|
||||
(properties `((upstream-name . "RadioGx")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue