guix-commits
[Top][All Lists]
Advanced

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

29/77: gnu: r-gkmsvm: Update to 0.79.0.


From: Ricardo Wurmus
Subject: 29/77: gnu: r-gkmsvm: Update to 0.79.0.
Date: Tue, 13 Feb 2018 10:19:40 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit 5ef76bc28ca0de59827741ac6a53f6e55f984d8d
Author: Ricardo Wurmus <address@hidden>
Date:   Tue Feb 13 16:00:03 2018 +0100

    gnu: r-gkmsvm: Update to 0.79.0.
    
    * gnu/packages/bioinformatics.scm (r-gkmsvm): Update to 0.79.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 b32b1c9..f8697fa 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -8469,14 +8469,14 @@ factors bound at the specific regions.")
 (define-public r-gkmsvm
   (package
     (name "r-gkmsvm")
-    (version "0.71.0")
+    (version "0.79.0")
     (source
      (origin
        (method url-fetch)
        (uri (cran-uri "gkmSVM" version))
        (sha256
         (base32
-         "1zpxgxmf2nd5j5wn00ps6kfxr8wxh7d1swr1rr4spq7sj5z5z0k0"))))
+         "04dakbgfvfalz4rm4fvvybp506dn5fbj5g86ybfhrc6wywjllsz3"))))
     (properties `((upstream-name . "gkmSVM")))
     (build-system r-build-system)
     (propagated-inputs



reply via email to

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