guix-commits
[Top][All Lists]
Advanced

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

311/324: gnu: r-msmseda: Update to 1.30.0.


From: guix-commits
Subject: 311/324: gnu: r-msmseda: Update to 1.30.0.
Date: Sat, 5 Jun 2021 03:16:09 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit e501608db35b571dabac25995c7a2613ef8853e3
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jun 5 08:50:15 2021 +0200

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



reply via email to

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