me
/
guix
Archived
1
0
Fork 0

gnu: r-scater: Update to 1.30.1.

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

Change-Id: I5e497b654bc4a26adc6d956f728f31ae631a239c
Ricardo Wurmus 2023-12-15 17:47:41 +01:00
parent 2fb96bed75
commit aa3e41026a
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -21245,13 +21245,13 @@ of other packages.")
(define-public r-scater (define-public r-scater
(package (package
(name "r-scater") (name "r-scater")
(version "1.30.0") (version "1.30.1")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "scater" version)) (uri (bioconductor-uri "scater" version))
(sha256 (sha256
(base32 (base32
"0a8wfrcp09z0aflalqhhwvz675aa32wgprqphk1axvdppknsg7vf")))) "06a4nxxsgmi435m06ir401w4fbrh0xdgh6mkv3i7vw001yrbrfcx"))))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs
(list r-beachmat (list r-beachmat