mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-15 19:35:25 -05:00
gnu: r-reqon: Update to 1.40.0.
* gnu/packages/bioconductor.scm (r-reqon): Update to 1.40.0.
This commit is contained in:
parent
10a7837bb8
commit
bbfeee3ee4
1 changed files with 2 additions and 2 deletions
|
@ -10738,14 +10738,14 @@ (define-public r-snplocs-hsapiens-dbsnp144-grch37
|
|||
(define-public r-reqon
|
||||
(package
|
||||
(name "r-reqon")
|
||||
(version "1.38.0")
|
||||
(version "1.40.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "ReQON" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1z13avbxwvvhh03arjfnaipznynifsi8k2hzw4kappz24f7lwmza"))))
|
||||
"14v79vg3pmpkbzgn8xqd020jdwcs8g57d46bzl23yi3w1rsfbrb1"))))
|
||||
(properties `((upstream-name . "ReQON")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue