guix-commits
[Top][All Lists]
Advanced

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

51/92: gnu: r-msnbase: Update to 2.6.4.


From: Ricardo Wurmus
Subject: 51/92: gnu: r-msnbase: Update to 2.6.4.
Date: Tue, 30 Oct 2018 16:48:51 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 67cfb83ff1f7078cf500b8bb45e7d4a97a99d7a6
Author: Ricardo Wurmus <address@hidden>
Date:   Tue Oct 30 07:46:31 2018 +0100

    gnu: r-msnbase: Update to 2.6.4.
    
    * gnu/packages/bioinformatics.scm (r-msnbase): Update to 2.6.4.
---
 gnu/packages/bioinformatics.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 9e5f0ea..a45990d 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -9733,14 +9733,14 @@ structure (pcaRes) to provide a common interface to the 
PCA results.")
 (define-public r-msnbase
   (package
     (name "r-msnbase")
-    (version "2.6.3")
+    (version "2.6.4")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "MSnbase" version))
        (sha256
         (base32
-         "15jhqg02ypmznc0wxksw56yij02csy678vqy531fdv86fsmypwa0"))))
+         "1civd8b1rd5n6ys52dazw5m1yy2wq7049dbbyhzv7pjpa1m2x1rm"))))
     (properties `((upstream-name . "MSnbase")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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