guix-commits
[Top][All Lists]
Advanced

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

93/112: gnu: r-gqtlbase: Update to 1.12.0.


From: Ricardo Wurmus
Subject: 93/112: gnu: r-gqtlbase: Update to 1.12.0.
Date: Sat, 2 Jun 2018 07:40:25 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit dcd1f0236cf3450bbbf957d94cd29e78e5d64731
Author: Ricardo Wurmus <address@hidden>
Date:   Sat Jun 2 12:11:33 2018 +0200

    gnu: r-gqtlbase: Update to 1.12.0.
    
    * gnu/packages/bioinformatics.scm (r-gqtlbase): Update to 1.12.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 10736eb..262eed3 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -10290,14 +10290,14 @@ organisms via the @code{g:Profiler} toolkit.")
 (define-public r-gqtlbase
   (package
     (name "r-gqtlbase")
-    (version "1.10.0")
+    (version "1.12.0")
     (source
      (origin
        (method url-fetch)
        (uri (bioconductor-uri "gQTLBase" version))
        (sha256
         (base32
-         "1756vfcj2dkkgcmfkkg7qdaig36dv9gfvpypn9rbrky56wm1p035"))))
+         "1m3ajpqjhw1nwwsn372r44xfxq0a9a0pzsnrprzdjp6mh52p9b5m"))))
     (properties `((upstream-name . "gQTLBase")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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