guix-commits
[Top][All Lists]
Advanced

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

78/81: gnu: r-seuratdisk: Update to 0.0.0.9021-1.877d4e1.


From: guix-commits
Subject: 78/81: gnu: r-seuratdisk: Update to 0.0.0.9021-1.877d4e1.
Date: Mon, 1 Jan 2024 08:55:20 -0500 (EST)

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

commit b0580a05be13b64a018cea4e4cafccc3fc782025
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]