mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-20 06:37:08 +01:00
gnu: r-batchelor: Update to 1.16.0.
* gnu/packages/bioconductor.scm (r-batchelor): Update to 1.16.0.
This commit is contained in:
parent
1f44f80239
commit
cffec95040
1 changed files with 2 additions and 2 deletions
|
@ -11571,14 +11571,14 @@ (define-public r-residualmatrix
|
|||
(define-public r-batchelor
|
||||
(package
|
||||
(name "r-batchelor")
|
||||
(version "1.14.1")
|
||||
(version "1.16.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "batchelor" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1yj84ba6px14hbqg8526527vfcxmzvmly34f7hba4vybdm1jscfm"))))
|
||||
"1cswij2mdjsdh99rmyh68wscg6h7cs0cff69gnki4gzzjfxy8x3f"))))
|
||||
(properties `((upstream-name . "batchelor")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue