me
/
guix
Archived
1
0
Fork 0

gnu: r-seuratdisk: Update to 0.0.0.9021-1.877d4e1.

* gnu/packages/cran.scm (r-seuratdisk): Update to 0.0.0.9021-1.877d4e1.

Change-Id: Iab1426efe5b792aacf19ab15e9d6d95be0bac38b
master
Ricardo Wurmus 2023-12-28 12:31:13 +01:00
parent 2510849ec9
commit b0580a05be
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 3 additions and 3 deletions

View File

@ -36506,11 +36506,11 @@ discovery of differentially expressed genes and markers.")
r-uwot))))) r-uwot)))))
(define-public r-seuratdisk (define-public r-seuratdisk
(let ((commit "163f1aade5bac38ed1e9e9c912283a7e74781610") (let ((commit "877d4e18ab38c686f5db54f8cd290274ccdbe295")
(revision "1")) (revision "1"))
(package (package
(name "r-seuratdisk") (name "r-seuratdisk")
(version (git-version "0.0.0.9019" revision commit)) (version (git-version "0.0.0.9021" revision commit))
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -36519,7 +36519,7 @@ discovery of differentially expressed genes and markers.")
(commit commit))) (commit commit)))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "1d1v8qi6kknzy5fj6bl8akwy74h5h143i00lyidsnqjbwp9n4qnw")))) (base32 "0ma9qk95symk95slp8klriqg64d8klqf1634y93ml74icarxw1dm"))))
(properties `((upstream-name . "SeuratDisk"))) (properties `((upstream-name . "SeuratDisk")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs