gnu: r-reqon: Update to 1.38.0.
* gnu/packages/bioconductor.scm (r-reqon): Update to 1.38.0.master
parent
0615d394c9
commit
66e45a9f1f
|
@ -10376,14 +10376,14 @@ injected in that sequence).")
|
|||
(define-public r-reqon
|
||||
(package
|
||||
(name "r-reqon")
|
||||
(version "1.36.0")
|
||||
(version "1.38.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "ReQON" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1yz0r0rrk4n6dnqbdq41lvs5z8l6vkx729m0a7f29svw4dbc6mdq"))))
|
||||
"1z13avbxwvvhh03arjfnaipznynifsi8k2hzw4kappz24f7lwmza"))))
|
||||
(properties `((upstream-name . "ReQON")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in New Issue