mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-21 17:46:43 +01:00
gnu: r-batchelor: Update to 1.14.1.
* gnu/packages/bioconductor.scm (r-batchelor): Update to 1.14.1.
This commit is contained in:
parent
aca59da931
commit
3ac0f4e62c
1 changed files with 2 additions and 2 deletions
|
@ -9916,14 +9916,14 @@ (define-public r-residualmatrix
|
|||
(define-public r-batchelor
|
||||
(package
|
||||
(name "r-batchelor")
|
||||
(version "1.14.0")
|
||||
(version "1.14.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "batchelor" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1cdpq8zfn718qmsqjp79siddh3kzag4a90p276v261xbjvrxavjv"))))
|
||||
"1yj84ba6px14hbqg8526527vfcxmzvmly34f7hba4vybdm1jscfm"))))
|
||||
(properties `((upstream-name . "batchelor")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue