guix-commits
[Top][All Lists]
Advanced

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

69/323: gnu: r-gosemsim: Update to 2.16.1.


From: guix-commits
Subject: 69/323: gnu: r-gosemsim: Update to 2.16.1.
Date: Mon, 7 Dec 2020 15:12:59 -0500 (EST)

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

commit ec4c826de69cb6f5cf17eca9a39bd564433f5388
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:50:28 2020 +0100

    gnu: r-gosemsim: Update to 2.16.1.
    
    * gnu/packages/bioconductor.scm (r-gosemsim): Update to 2.16.1.
---
 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 1e15979..da5ccf4 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -3731,14 +3731,14 @@ information about samples and features can be added to 
the plot.")
 (define-public r-gosemsim
   (package
     (name "r-gosemsim")
-    (version "2.14.2")
+    (version "2.16.1")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "GOSemSim" version))
        (sha256
         (base32
-         "02r7m1x6g8bb7q8l0hpvakdzdv5v1nplhx5lbiy798a7c3xg895b"))))
+         "1hk1626172scja2gr6axy98czblz0zljiqgqaknsv2xj6frhxcgs"))))
     (properties `((upstream-name . "GOSemSim")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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