guix-commits
[Top][All Lists]
Advanced

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

118/265: gnu: r-aroma-light: Update to 3.16.0.


From: guix-commits
Subject: 118/265: gnu: r-aroma-light: Update to 3.16.0.
Date: Sun, 15 Dec 2019 09:40:18 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit 3ccf1e3c20cef02b578e8db0ad4e8de1f0a6d7f7
Author: Ricardo Wurmus <address@hidden>
Date:   Sun Dec 15 15:08:24 2019 +0100

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



reply via email to

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