guix-commits
[Top][All Lists]
Advanced

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

39/40: gnu: r-omnipathr: Update to 3.2.8.


From: guix-commits
Subject: 39/40: gnu: r-omnipathr: Update to 3.2.8.
Date: Thu, 14 Apr 2022 05:38:59 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 5acc1253055747baf1be09fdee8c5141cb99b38c
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Apr 14 10:59:04 2022 +0200

    gnu: r-omnipathr: Update to 3.2.8.
    
    * gnu/packages/bioconductor.scm (r-omnipathr): Update to 3.2.8.
---
 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 bd0784df5d..18ab990b04 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -15235,13 +15235,13 @@ interest on transformed methylation proportions.")
 (define-public r-omnipathr
   (package
     (name "r-omnipathr")
-    (version "3.2.0")
+    (version "3.2.8")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "OmnipathR" version))
        (sha256
-        (base32 "1q89mxnp8cig9r1499g7fb9p9x9ryz1dmc3w6ps5ww9n6rl8jqk8"))))
+        (base32 "0vr16ar3rbjsfw4qz2g86lbhvmqwgq0vcahc6vrc4d9rdjxwg6sb"))))
     (properties `((upstream-name . "OmnipathR")))
     (build-system r-build-system)
     (arguments



reply via email to

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