guix-commits
[Top][All Lists]
Advanced

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

323/457: gnu: r-genie3: Update to 1.20.0.


From: guix-commits
Subject: 323/457: gnu: r-genie3: Update to 1.20.0.
Date: Thu, 24 Nov 2022 06:37:31 -0500 (EST)

rekado pushed a commit to branch wip-bioconductor
in repository guix.

commit f184b3a86bd6d9d7fd523af2e57e2bffe867bfe2
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Thu Nov 17 03:50:26 2022 +0100

    gnu: r-genie3: Update to 1.20.0.
    
    * gnu/packages/bioconductor.scm (r-genie3): Update to 1.20.0.
---
 gnu/packages/bioconductor.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index e75ae03698..0cda7ab027 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -13598,14 +13598,14 @@ cisTopics and explore the nature and regulatory 
proteins driving them.")
 (define-public r-genie3
   (package
     (name "r-genie3")
-    (version "1.18.0")
+    (version "1.20.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "GENIE3" version))
        (sha256
         (base32
-         "0h3vnpnznb9rda8gfwp4cnd2mqsvs1vzmfx90dchn5pqaphz1k2l"))))
+         "096crx7n75x60s9sx3l7nld3yvrsqs0clvjsdarxc6bbn2qxk81i"))))
     (properties `((upstream-name . "GENIE3")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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