me
/
guix
Archived
1
0
Fork 0

gnu: r-reqon: Update to 1.42.0.

* gnu/packages/bioconductor.scm (r-reqon): Update to 1.42.0.
master
Ricardo Wurmus 2022-05-28 12:45:12 +02:00
parent d68798fbd9
commit 988ed7b090
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -11861,14 +11861,14 @@ genome sequence.")
(define-public r-reqon
(package
(name "r-reqon")
(version "1.40.0")
(version "1.42.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ReQON" version))
(sha256
(base32
"14v79vg3pmpkbzgn8xqd020jdwcs8g57d46bzl23yi3w1rsfbrb1"))))
"1f5pplm8fy3wvl0b6n18gph4dq9i9x5qiyjrj0bk0kwlkbpba74r"))))
(properties `((upstream-name . "ReQON")))
(build-system r-build-system)
(propagated-inputs