guix-commits
[Top][All Lists]
Advanced

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

103/128: gnu: r-mzr: Update to 2.16.1.


From: guix-commits
Subject: 103/128: gnu: r-mzr: Update to 2.16.1.
Date: Sat, 12 Jan 2019 17:36:19 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit a4f038dc97cbbd4c314fa563fb6af6584aed5d72
Author: Ricardo Wurmus <address@hidden>
Date:   Sat Jan 12 23:02:54 2019 +0100

    gnu: r-mzr: Update to 2.16.1.
    
    * gnu/packages/bioinformatics.scm (r-mzr): Update to 2.16.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 2158d34..cc68c9a 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -9577,14 +9577,14 @@ proteomics packages.")
 (define-public r-mzr
   (package
     (name "r-mzr")
-    (version "2.16.0")
+    (version "2.16.1")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "mzR" version))
        (sha256
         (base32
-         "0li1y6p95ljiva4lvfmql9sipn4dq42sknbh60b36ycjppnf8lj5"))
+         "0mlwg646k49klxrznckzfv54a9mz6irj42fqpaaa0xjm6cw2lwaa"))
        (modules '((guix build utils)))
        (snippet
         '(begin



reply via email to

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