guix-commits
[Top][All Lists]
Advanced

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

165/215: gnu: r-gosemsim: Update to 2.10.0.


From: guix-commits
Subject: 165/215: gnu: r-gosemsim: Update to 2.10.0.
Date: Sun, 5 May 2019 18:16:00 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 24cf7bad99619c801fa24503c5f3687e6e40b221
Author: Ricardo Wurmus <address@hidden>
Date:   Mon May 6 00:02:10 2019 +0200

    gnu: r-gosemsim: Update to 2.10.0.
    
    * gnu/packages/bioconductor.scm (r-gosemsim): Update to 2.10.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 fbaea69..f02cbb8 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -2774,14 +2774,14 @@ information about samples and features can be added to 
the plot.")
 (define-public r-gosemsim
   (package
     (name "r-gosemsim")
-    (version "2.8.0")
+    (version "2.10.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "GOSemSim" version))
        (sha256
         (base32
-         "0ckihpy8jmgn2np1avprz76v9z7i5hqm2gj514c6dmmq3csbc7ib"))))
+         "035jbm14rb1rjp2n00dp5bm88ad8a9afv4lvzpkv39nil98nzbdg"))))
     (properties `((upstream-name . "GOSemSim")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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