guix-commits
[Top][All Lists]
Advanced

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

25/32: gnu: r-msnid: Update to 1.12.1.


From: Ricardo Wurmus
Subject: 25/32: gnu: r-msnid: Update to 1.12.1.
Date: Thu, 30 Nov 2017 11:30:48 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit 87e91a9fffd47ee32cc2aa02f0117fe9cedfb05d
Author: Ricardo Wurmus <address@hidden>
Date:   Thu Nov 30 16:54:55 2017 +0100

    gnu: r-msnid: Update to 1.12.1.
    
    * gnu/packages/bioinformatics.scm (r-msnid): Update to 1.12.1.
---
 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 6ba65f3..053029a 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -9349,14 +9349,14 @@ of mass spectrometry based proteomics data.")
 (define-public r-msnid
   (package
     (name "r-msnid")
-    (version "1.11.0")
+    (version "1.12.1")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "MSnID" version))
        (sha256
         (base32
-         "1vi4ngwbayrv2jkfb4pbmdp37xn04y07rh1jcklqfh0fcrm1jdig"))))
+         "1zw508kk4f8brg69674wp18gqkpx2kpya5f6x9cl3qng7v4h5pxx"))))
     (properties `((upstream-name . "MSnID")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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