guix-commits
[Top][All Lists]
Advanced

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

311/353: gnu: r-msmseda: Update to 1.32.0.


From: guix-commits
Subject: 311/353: gnu: r-msmseda: Update to 1.32.0.
Date: Thu, 4 Nov 2021 18:15:24 -0400 (EDT)

rekado pushed a commit to branch r-updates
in repository guix.

commit d5486b41bfc30f07be0c85a1027cb5e081211d86
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:04:44 2021 +0000

    gnu: r-msmseda: Update to 1.32.0.
    
    * gnu/packages/bioconductor.scm (r-msmseda): Update to 1.32.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 97dd1cf..65bcbc7 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -13168,14 +13168,14 @@ as well as local access.  Developers can register a 
file extension, e.g.,
 (define-public r-msmseda
   (package
     (name "r-msmseda")
-    (version "1.30.0")
+    (version "1.32.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "msmsEDA" version))
        (sha256
         (base32
-         "0555a3riyp781mlffmnf93igfq8vl8wjk51pa9qb48qkdn6y8pfc"))))
+         "1jammjkjjkcqad2ki02l2pdf4jybyh71hv463aya2ylmzsin5vi9"))))
     (properties `((upstream-name . "msmsEDA")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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