guix-commits
[Top][All Lists]
Advanced

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

11/49: gnu: r-category: Update to 2.40.0.


From: Ricardo Wurmus
Subject: 11/49: gnu: r-category: Update to 2.40.0.
Date: Wed, 26 Oct 2016 07:29:04 +0000 (UTC)

rekado pushed a commit to branch master
in repository guix.

commit 816599c1e7cc9fa303aa49a8bef575b8e6ef7bc8
Author: Ricardo Wurmus <address@hidden>
Date:   Wed Oct 26 08:47:57 2016 +0200

    gnu: r-category: Update to 2.40.0.
    
    * gnu/packages/bioinformatics.scm (r-category): Update to 2.40.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 d12d507..bb88b75 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -5390,14 +5390,14 @@ Enrichment Analysis} (GSEA).")
 (define-public r-category
   (package
     (name "r-category")
-    (version "2.38.0")
+    (version "2.40.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "Category" version))
        (sha256
         (base32
-         "0c8px9ar589f3iqkbk9vfhwj30dpnxj81h8sfq20cl1cbmcx2a04"))))
+         "16ncwz7b4y48k0p3fvbrbmvf7nfz63li9ysgcl8kp9kl4hg7llng"))))
     (properties `((upstream-name . "Category")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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