me
/
guix
Archived
1
0
Fork 0

gnu: r-reqon: Update to 1.38.0.

* gnu/packages/bioconductor.scm (r-reqon): Update to 1.38.0.
master
Ricardo Wurmus 2021-06-05 08:50:07 +02:00
parent 0615d394c9
commit 66e45a9f1f
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -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