guix-commits
[Top][All Lists]
Advanced

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

13/40: gnu: r-stringdb: Update to 2.6.5.


From: guix-commits
Subject: 13/40: gnu: r-stringdb: Update to 2.6.5.
Date: Thu, 14 Apr 2022 05:38:55 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 43053e08da3f1cad8121b0b8ec1f1af9fad33f74
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Apr 14 10:58:59 2022 +0200

    gnu: r-stringdb: Update to 2.6.5.
    
    * gnu/packages/bioconductor.scm (r-stringdb): Update to 2.6.5.
---
 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 956798bea2..2455db7ccf 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -4765,13 +4765,13 @@ Biology at
 (define-public r-stringdb
   (package
     (name "r-stringdb")
-    (version "2.6.0")
+    (version "2.6.5")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "STRINGdb" version))
        (sha256
-        (base32 "1hvb73anhbf1g82nn5m11s783z6ihvlavf7p30w29qggxggnl6lm"))))
+        (base32 "0n2r2zc2sx1a2a8wqqxz6z7i4ynaj18iwbwgif7469n13agji5mv"))))
     (properties `((upstream-name . "STRINGdb")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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