guix-commits
[Top][All Lists]
Advanced

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

11/24: gnu: r-stringdb: Update to 2.10.1.


From: guix-commits
Subject: 11/24: gnu: r-stringdb: Update to 2.10.1.
Date: Fri, 24 Feb 2023 02:12:38 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit 962278a621009ba001a0ef8ae2873b2dfdc012ab
Author: Simon Tournier <zimon.toutoune@gmail.com>
AuthorDate: Mon Feb 20 19:53:58 2023 +0100

    gnu: r-stringdb: Update to 2.10.1.
    
    * gnu/packages/bioconductor.scm (r-stringdb): Update to 2.10.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 86c118ca18..07869833d9 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -8192,13 +8192,13 @@ Biology at
 (define-public r-stringdb
   (package
     (name "r-stringdb")
-    (version "2.10.0")
+    (version "2.10.1")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "STRINGdb" version))
        (sha256
-        (base32 "1md79vx4270wgh07g3m1mypdki1b9d4a558zxplcalwppqh0dsmp"))))
+        (base32 "0qpss8fcf8ll47jv45ypsqd9jf7ajdiya7w4mw1wysk76spcwllm"))))
     (properties `((upstream-name . "STRINGdb")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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