guix-commits
[Top][All Lists]
Advanced

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

08/63: gnu: r-category: Update to 2.42.0.


From: Roel Janssen
Subject: 08/63: gnu: r-category: Update to 2.42.0.
Date: Fri, 28 Apr 2017 05:05:59 -0400 (EDT)

roelj pushed a commit to branch master
in repository guix.

commit ca0289aee74ead3b9f4d36758ec717bd07b8f05d
Author: Roel Janssen <address@hidden>
Date:   Fri Apr 28 10:30:44 2017 +0200

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



reply via email to

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