guix-commits
[Top][All Lists]
Advanced

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

398/449: gnu: r-msmseda: Update to 1.36.0.


From: guix-commits
Subject: 398/449: gnu: r-msmseda: Update to 1.36.0.
Date: Tue, 22 Nov 2022 15:48:02 -0500 (EST)

rekado pushed a commit to branch wip-bioconductor
in repository guix.

commit a94bea4b088a7c340f49f47a6303260dae803665
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Thu Nov 17 03:50:31 2022 +0100

    gnu: r-msmseda: Update to 1.36.0.
    
    * gnu/packages/bioconductor.scm (r-msmseda): Update to 1.36.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 8069fe9b91..9132726e3b 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -16417,14 +16417,14 @@ as well as local access.  Developers can register a 
file extension, e.g.,
 (define-public r-msmseda
   (package
     (name "r-msmseda")
-    (version "1.34.0")
+    (version "1.36.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "msmsEDA" version))
        (sha256
         (base32
-         "0jnaq9ar4mnf3pfhka9hvk61p51ny9jws49xi8z29dq288b42b42"))))
+         "17xklsg483zd205q5hyxy6b3cgrb53pplb1wc7pmv5638y7nsq2v"))))
     (properties `((upstream-name . "msmsEDA")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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