guix-commits
[Top][All Lists]
Advanced

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

115/151: gnu: r-msnid: Update to 1.16.0.


From: Ricardo Wurmus
Subject: 115/151: gnu: r-msnid: Update to 1.16.0.
Date: Wed, 7 Nov 2018 06:28:56 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit 675d91a0359b61dffcafb59f5572b99e982fd4f0
Author: Ricardo Wurmus <address@hidden>
Date:   Wed Nov 7 12:12:02 2018 +0100

    gnu: r-msnid: Update to 1.16.0.
    
    * gnu/packages/bioinformatics.scm (r-msnid): Update to 1.16.0.
---
 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 00e7f0f..f9b2a37 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -9778,14 +9778,14 @@ of mass spectrometry based proteomics data.")
 (define-public r-msnid
   (package
     (name "r-msnid")
-    (version "1.14.0")
+    (version "1.16.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "MSnID" version))
        (sha256
         (base32
-         "172q5chi44104iz4y0g42wrimfp7hlhrfa8vzybx6m0ccrkkhl17"))))
+         "0hgq4argllhh5hvxqi8vkf1blc3nibsslhx4zsv2mcv4yj75bv4n"))))
     (properties `((upstream-name . "MSnID")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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