guix-commits
[Top][All Lists]
Advanced

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

77/112: gnu: r-msnid: Update to 1.14.0.


From: Ricardo Wurmus
Subject: 77/112: gnu: r-msnid: Update to 1.14.0.
Date: Sat, 2 Jun 2018 07:40:20 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit bdc8b40af2553dcd27d8bb581a8865c7e9e08d87
Author: Ricardo Wurmus <address@hidden>
Date:   Sat Jun 2 12:06:43 2018 +0200

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



reply via email to

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