guix-commits
[Top][All Lists]
Advanced

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

20/112: gnu: r-category: Update to 2.46.0.


From: Ricardo Wurmus
Subject: 20/112: gnu: r-category: Update to 2.46.0.
Date: Sat, 2 Jun 2018 07:40:00 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit d8410d6610e948efab2fbfe35289e8215098d686
Author: Ricardo Wurmus <address@hidden>
Date:   Sat Jun 2 11:46:14 2018 +0200

    gnu: r-category: Update to 2.46.0.
    
    * gnu/packages/bioinformatics.scm (r-category): Update to 2.46.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 b549c32..f2b5660 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -6409,14 +6409,14 @@ Enrichment Analysis} (GSEA).")
 (define-public r-category
   (package
     (name "r-category")
-    (version "2.44.0")
+    (version "2.46.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "Category" version))
        (sha256
         (base32
-         "0mkav04vbla0xfa0dssxdd0rjs589sxi83xklf5iq5hj3dm8y0i8"))))
+         "03wfqa8d1dgwsm327zl2mpkq7dq3mzhq12598qz3ylfhrwplbgx0"))))
     (properties `((upstream-name . "Category")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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