mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-15 07:27:48 -05:00
gnu: r-reqon: Update to 1.46.0.
* gnu/packages/bioconductor.scm (r-reqon): Update to 1.46.0.
This commit is contained in:
parent
5d99ad4da4
commit
77d55ff8e6
1 changed files with 2 additions and 2 deletions
|
@ -16153,14 +16153,14 @@ (define-public r-seqbias
|
|||
(define-public r-reqon
|
||||
(package
|
||||
(name "r-reqon")
|
||||
(version "1.44.0")
|
||||
(version "1.46.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "ReQON" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1r4dzwnqv6a4zy5q9l3axqq23sbk9pjfb2y3fmwxjvdwq6c1qnp0"))))
|
||||
"1knzla5d8n22121a9licrjh2rxrmh05304a9d4bs2f1r7aiwhgnh"))))
|
||||
(properties `((upstream-name . "ReQON")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue