guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch r-updates updated: gnu: r-seuratdisk: Update to 0.0.0.9021-1.877d


From: guix-commits
Subject: branch r-updates updated: gnu: r-seuratdisk: Update to 0.0.0.9021-1.877d4e1.
Date: Thu, 28 Dec 2023 06:31:58 -0500

This is an automated email from the git hooks/post-receive script.

rekado pushed a commit to branch r-updates
in repository guix.

The following commit(s) were added to refs/heads/r-updates by this push:
     new 6ff4ce8797 gnu: r-seuratdisk: Update to 0.0.0.9021-1.877d4e1.
6ff4ce8797 is described below

commit 6ff4ce8797e7eb311641d9ecd26047cee42bcdcf
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Dec 28 12:31:13 2023 +0100

    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
---
 gnu/packages/cran.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]