guix-commits
[Top][All Lists]
Advanced

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

312/353: gnu: r-msmstests: Update to 1.32.0.


From: guix-commits
Subject: 312/353: gnu: r-msmstests: 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 643fc8c25442d91a887abbca9ec53eb84ee9ea09
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Nov 4 22:04:45 2021 +0000

    gnu: r-msmstests: Update to 1.32.0.
    
    * gnu/packages/bioconductor.scm (r-msmstests): 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 65bcbc7..a203cbb 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -13194,14 +13194,14 @@ experiments, and visualize de influence of the 
involved factors.")
 (define-public r-msmstests
   (package
     (name "r-msmstests")
-    (version "1.30.0")
+    (version "1.32.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "msmsTests" version))
        (sha256
         (base32
-         "11vhy1l6za73dpdj85q4ksaghgd8vb2h8v9iirmsn2vpajqrvgjh"))))
+         "0xmjgd8rqpb8i7d46pvnj7da2di8bwfdncr48b8hgylkc98ghznb"))))
     (properties `((upstream-name . "msmsTests")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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