mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-07-12 18:54:07 +02:00
gnu: r-recount: Update to 1.38.0.
* gnu/packages/bioconductor.scm (r-recount): Update to 1.38.0. Change-Id: I7be0ff77b3eace63ed0241a8c7c45b9ad1312506
This commit is contained in:
@@ -13026,13 +13026,13 @@ with a single RCy3 function.")
|
||||
(define-public r-recount
|
||||
(package
|
||||
(name "r-recount")
|
||||
(version "1.36.0")
|
||||
(version "1.38.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "recount" version))
|
||||
(sha256
|
||||
(base32 "16n2wsxl857v25wzzy0v0j1sycm7a1wcg07qdxnfp9nf53fn2v2l"))))
|
||||
(base32 "1xkrw7brfr4xiabh5cd7dznv2y15kjvig85wzhmlxm6jyq2cvd79"))))
|
||||
(properties `((upstream-name . "recount")))
|
||||
(build-system r-build-system)
|
||||
;; 3 tests attempt to download data.
|
||||
|
||||
Reference in New Issue
Block a user