guix-commits
[Top][All Lists]
Advanced

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

254/265: gnu: r-gosemsim: Update to 2.12.0.


From: guix-commits
Subject: 254/265: gnu: r-gosemsim: Update to 2.12.0.
Date: Sun, 15 Dec 2019 09:40:48 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit c245ec3d49dc254636255f6dd22038ff353188ec
Author: Ricardo Wurmus <address@hidden>
Date:   Sun Dec 15 15:36:30 2019 +0100

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



reply via email to

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