guix-commits
[Top][All Lists]
Advanced

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

55/63: gnu: r-mzr: Update to 2.10.0.


From: Roel Janssen
Subject: 55/63: gnu: r-mzr: Update to 2.10.0.
Date: Fri, 28 Apr 2017 05:06:08 -0400 (EDT)

roelj pushed a commit to branch master
in repository guix.

commit e440ad6d4fd5ecce61d2bf10e580aac8303d7db6
Author: Roel Janssen <address@hidden>
Date:   Fri Apr 28 10:50:54 2017 +0200

    gnu: r-mzr: Update to 2.10.0.
    
    * gnu/packages/bioinformatics.scm (r-mzr): Update to 2.10.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 0a7910c..50cf56c 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -8458,14 +8458,14 @@ proteomics packages.")
 (define-public r-mzr
   (package
     (name "r-mzr")
-    (version "2.8.1")
+    (version "2.10.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "mzR" version))
        (sha256
         (base32
-         "0ipmhg6l3pf648rdx5g2ha7l5ppd3cja6afxhdw76x8ga3633x0r"))))
+         "1zir46h320n2vbrky6q3m8l221f3wdjlfsnx4ak9xca5min24xm7"))))
     (properties `((upstream-name . "mzR")))
     (build-system r-build-system)
     (inputs



reply via email to

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