gnu: r-scater: Update to 1.32.1.

* gnu/packages/bioconductor.scm (r-scater): Update to 1.32.1.

Change-Id: I0232d463f243505a9b3706d64e6666eb245ceb1c
This commit is contained in:
Ricardo Wurmus 2024-08-16 20:53:48 +02:00
parent aa08111f38
commit 775ba94a50
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -22496,13 +22496,13 @@ of other packages.")
(define-public r-scater
(package
(name "r-scater")
(version "1.32.0")
(version "1.32.1")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "scater" version))
(sha256
(base32
"096crwk5a9i7h2pykyi6vgnrnxas9wdz5dx920yh74smyh527jiq"))))
"1052jlflk596q8dbzhwx150ql53lhz109lljc011ni42a5zvjnbm"))))
(build-system r-build-system)
(propagated-inputs
(list r-beachmat