mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-scater: Update to 1.32.0.
* gnu/packages/bioconductor.scm (r-scater): Update to 1.32.0. Change-Id: I9f2748bf1497164bb3ed6cae329b521565488b4e
This commit is contained in:
parent
480444f16a
commit
8cc178d752
1 changed files with 2 additions and 2 deletions
|
@ -22495,13 +22495,13 @@ of other packages.")
|
|||
(define-public r-scater
|
||||
(package
|
||||
(name "r-scater")
|
||||
(version "1.30.1")
|
||||
(version "1.32.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "scater" version))
|
||||
(sha256
|
||||
(base32
|
||||
"06a4nxxsgmi435m06ir401w4fbrh0xdgh6mkv3i7vw001yrbrfcx"))))
|
||||
"096crwk5a9i7h2pykyi6vgnrnxas9wdz5dx920yh74smyh527jiq"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-beachmat
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue