guix-commits
[Top][All Lists]
Advanced

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

71/215: gnu: r-aroma-light: Update to 3.14.0.


From: guix-commits
Subject: 71/215: gnu: r-aroma-light: Update to 3.14.0.
Date: Sun, 5 May 2019 18:15:43 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 95f3a466303155c403814247449564dc3038b7ed
Author: Ricardo Wurmus <address@hidden>
Date:   Sun May 5 23:40:39 2019 +0200

    gnu: r-aroma-light: Update to 3.14.0.
    
    * gnu/packages/bioinformatics.scm (r-aroma-light): Update to 3.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 b3abe9c..bd9607b 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -9503,14 +9503,14 @@ discovery of differentially expressed genes and 
markers.")
 (define-public r-aroma-light
   (package
     (name "r-aroma-light")
-    (version "3.12.0")
+    (version "3.14.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "aroma.light" version))
        (sha256
         (base32
-         "0vfifgpqxjjncbiv6gvlk9jmj14j90r9f30bqk3ks9v1csjnjhrb"))))
+         "0a1prl4jhbqpa85i2vyia1ks9iippzl8np50fvm9wx8kbjxna5l6"))))
     (properties `((upstream-name . "aroma.light")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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