guix-commits
[Top][All Lists]
Advanced

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

63/215: gnu: r-mzr: Update to 2.18.0.


From: guix-commits
Subject: 63/215: gnu: r-mzr: Update to 2.18.0.
Date: Sun, 5 May 2019 18:15:40 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 5498cc46b3382369fd90f36011ae594599583b82
Author: Ricardo Wurmus <address@hidden>
Date:   Sun May 5 23:39:30 2019 +0200

    gnu: r-mzr: Update to 2.18.0.
    
    * gnu/packages/bioinformatics.scm (r-mzr): Update to 2.18.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 1fd392f..e59ada9 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -9164,14 +9164,14 @@ proteomics packages.")
 (define-public r-mzr
   (package
     (name "r-mzr")
-    (version "2.16.2")
+    (version "2.18.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "mzR" version))
        (sha256
         (base32
-         "19fn58zl59kd0hsjjc6y975y9187nfls0028a4k3v0s9wfg5b3vn"))
+         "0g5r6yk4gyz0xdwlmrcij4zv7apdgsgygr043095l33hard6nsl5"))
        (modules '((guix build utils)))
        (snippet
         '(begin



reply via email to

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