guix-commits
[Top][All Lists]
Advanced

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

240/457: gnu: r-gosemsim: Update to 2.24.0.


From: guix-commits
Subject: 240/457: gnu: r-gosemsim: Update to 2.24.0.
Date: Thu, 24 Nov 2022 06:37:15 -0500 (EST)

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

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

    gnu: r-gosemsim: Update to 2.24.0.
    
    * gnu/packages/bioconductor.scm (r-gosemsim): Update to 2.24.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 c6267ed444..5ad780d66a 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -10319,14 +10319,14 @@ information about samples and features can be added 
to the plot.")
 (define-public r-gosemsim
   (package
     (name "r-gosemsim")
-    (version "2.22.0")
+    (version "2.24.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "GOSemSim" version))
        (sha256
         (base32
-         "1hp15pzd0m0g9f8kglyfsgjqxnvxcmm9022xnsrkzfvmj2yw14vd"))))
+         "14wc7qgk1psknld05246cn0nqxpbjprax7j75h5yyd0w7hjyly2s"))))
     (properties `((upstream-name . "GOSemSim")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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