guix-commits
[Top][All Lists]
Advanced

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

01/04: gnu: r-gosemsim: Update to 2.18.1.


From: guix-commits
Subject: 01/04: gnu: r-gosemsim: Update to 2.18.1.
Date: Wed, 4 Aug 2021 10:21:49 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 6da8e99c9c09650449d06fcea1cc76f3cd6ff891
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Aug 4 16:21:12 2021 +0200

    gnu: r-gosemsim: Update to 2.18.1.
    
    * gnu/packages/bioconductor.scm (r-gosemsim): Update to 2.18.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 e6adb2a..f8b55fe 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -7128,14 +7128,14 @@ information about samples and features can be added to 
the plot.")
 (define-public r-gosemsim
   (package
     (name "r-gosemsim")
-    (version "2.18.0")
+    (version "2.18.1")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "GOSemSim" version))
        (sha256
         (base32
-         "1fzmaxjzyvq6xj5ny1sjijdwi4krzjgyaz52fczpwrxijq5pnyn1"))))
+         "00dbgkiv9x7g2i0anzcxpycwqqqry0y7jl3ad93lhvi31qnqq1sm"))))
     (properties `((upstream-name . "GOSemSim")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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