guix-commits
[Top][All Lists]
Advanced

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

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


From: guix-commits
Subject: 240/449: gnu: r-gosemsim: Update to 2.24.0.
Date: Tue, 22 Nov 2022 15:47:32 -0500 (EST)

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

commit e121bfd17c761da8fb917608546079e624835b48
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 3af6e84681..ba94657fce 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -10278,14 +10278,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]