mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-22 18:26:43 +01:00
gnu: r-reqon: Update to 1.42.0.
* gnu/packages/bioconductor.scm (r-reqon): Update to 1.42.0.
This commit is contained in:
parent
d68798fbd9
commit
988ed7b090
1 changed files with 2 additions and 2 deletions
|
@ -11861,14 +11861,14 @@ (define-public r-seqbias
|
|||
(define-public r-reqon
|
||||
(package
|
||||
(name "r-reqon")
|
||||
(version "1.40.0")
|
||||
(version "1.42.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "ReQON" version))
|
||||
(sha256
|
||||
(base32
|
||||
"14v79vg3pmpkbzgn8xqd020jdwcs8g57d46bzl23yi3w1rsfbrb1"))))
|
||||
"1f5pplm8fy3wvl0b6n18gph4dq9i9x5qiyjrj0bk0kwlkbpba74r"))))
|
||||
(properties `((upstream-name . "ReQON")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue