guix-commits
[Top][All Lists]
Advanced

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

61/151: gnu: r-category: Update to 2.48.0.


From: Ricardo Wurmus
Subject: 61/151: gnu: r-category: Update to 2.48.0.
Date: Wed, 7 Nov 2018 06:28:45 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit 95ae5acc89d2a609794f2e7cd43a895d28a74193
Author: Ricardo Wurmus <address@hidden>
Date:   Wed Nov 7 11:58:53 2018 +0100

    gnu: r-category: Update to 2.48.0.
    
    * gnu/packages/bioinformatics.scm (r-category): Update to 2.48.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 555d4ae..f8f9102 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -6582,14 +6582,14 @@ Enrichment Analysis} (GSEA).")
 (define-public r-category
   (package
     (name "r-category")
-    (version "2.46.0")
+    (version "2.48.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "Category" version))
        (sha256
         (base32
-         "03wfqa8d1dgwsm327zl2mpkq7dq3mzhq12598qz3ylfhrwplbgx0"))))
+         "1jdm83bwdfhpfm1y6hwgvxzj6l83h1bdkqv23799kzywnwm016kv"))))
     (properties `((upstream-name . "Category")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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