guix-commits
[Top][All Lists]
Advanced

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

34/77: gnu: r-gage: Update to 2.28.2.


From: Ricardo Wurmus
Subject: 34/77: gnu: r-gage: Update to 2.28.2.
Date: Tue, 13 Feb 2018 10:19:42 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit 34d077b8bc79b4baf725b91b10ff78f47e478b68
Author: Ricardo Wurmus <address@hidden>
Date:   Tue Feb 13 16:01:49 2018 +0100

    gnu: r-gage: Update to 2.28.2.
    
    * gnu/packages/bioinformatics.scm (r-gage): Update to 2.28.2.
---
 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 9be5370..c5b60b5 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -9689,14 +9689,14 @@ microarrays or GRanges for sequencing data.")
 (define-public r-gage
   (package
     (name "r-gage")
-    (version "2.28.0")
+    (version "2.28.2")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "gage" version))
        (sha256
         (base32
-         "1r14p88q3y736pkqm4pdimf1izy1xy3xgivmj3cr4dv65kjny1zk"))))
+         "0h0mlhns9j7cpfksvdlvx9jb7szm3r1dwqb3s4s8p8hmkb9byyii"))))
     (build-system r-build-system)
     (propagated-inputs
      `(("r-annotationdbi" ,r-annotationdbi)



reply via email to

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