me
/
guix
Archived
1
0
Fork 0

gnu: r-reqon: Update to 1.40.0.

* gnu/packages/bioconductor.scm (r-reqon): Update to 1.40.0.
master
Ricardo Wurmus 2021-11-04 22:04:35 +00:00
parent 10a7837bb8
commit bbfeee3ee4
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -10738,14 +10738,14 @@ injected in that sequence).")
(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