me
/
guix
Archived
1
0
Fork 0

gnu: r-reqon: Update to 1.36.0.

* gnu/packages/bioconductor.scm (r-reqon): Update to 1.36.0.
master
zimoun 2020-10-30 15:55:03 +01:00 committed by Ricardo Wurmus
parent 42e00c0923
commit 0c53f27dd6
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -6949,14 +6949,14 @@ injected in that sequence).")
(define-public r-reqon
(package
(name "r-reqon")
(version "1.34.0")
(version "1.36.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ReQON" version))
(sha256
(base32
"06m0hd4aqsxjyzhs8b1zys7lz8289qgwn7jp2dpln1j7cf02q4bz"))))
"1yz0r0rrk4n6dnqbdq41lvs5z8l6vkx729m0a7f29svw4dbc6mdq"))))
(properties `((upstream-name . "ReQON")))
(build-system r-build-system)
(propagated-inputs