guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: r-edger: Update to 3.26.7.


From: guix-commits
Subject: 01/01: gnu: r-edger: Update to 3.26.7.
Date: Fri, 16 Aug 2019 16:41:40 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit b65bd33c36dcc290193a419b34ad4d4a7b3ff14d
Author: Ricardo Wurmus <address@hidden>
Date:   Fri Aug 16 22:41:11 2019 +0200

    gnu: r-edger: Update to 3.26.7.
    
    * gnu/packages/bioinformatics.scm (r-edger): Update to 3.26.7.
---
 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 a9e0264..d729b1b 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -7458,13 +7458,13 @@ names in their natural, rather than lexicographic, 
order.")
 (define-public r-edger
   (package
     (name "r-edger")
-    (version "3.26.6")
+    (version "3.26.7")
     (source (origin
               (method url-fetch)
               (uri (bioconductor-uri "edgeR" version))
               (sha256
                (base32
-                "17vadhamjv4x0l4qqq2p2fi6j2bkllz5zd8dq761vgd5ic23zizm"))))
+                "1xbhb8aa1ygm5crkp1bmqs2x1601ppa2kgc2xlf2zh8jj8zqapg8"))))
     (properties `((upstream-name . "edgeR")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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