guix-commits
[Top][All Lists]
Advanced

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

10/35: gnu: r-ade4: Update to 1.7-5


From: Ricardo Wurmus
Subject: 10/35: gnu: r-ade4: Update to 1.7-5
Date: Thu, 29 Dec 2016 20:49:25 +0000 (UTC)

rekado pushed a commit to branch master
in repository guix.

commit abb6f0540e8abef1717eacb607c164e307e14bb5
Author: Ricardo Wurmus <address@hidden>
Date:   Thu Dec 29 20:43:28 2016 +0100

    gnu: r-ade4: Update to 1.7-5
    
    * gnu/packages/statistics.scm (r-ade4): Update to 1.7-5.
---
 gnu/packages/statistics.scm |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 75f37d8..f7327f8 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1550,14 +1550,14 @@ chain.")
 (define-public r-ade4
   (package
     (name "r-ade4")
-    (version "1.7-4")
+    (version "1.7-5")
     (source
       (origin
         (method url-fetch)
         (uri (cran-uri "ade4" version))
         (sha256
           (base32
-            "17sbicash7z4b63dlrbaf8xx2pbwh62vykzvhdjs43h8jkl881y7"))))
+            "0aaqbnydm5fb37nrvqj4bx6hxax7255j426cwh2lh88nyvznbq37"))))
     (build-system r-build-system)
     (home-page "http://pbil.univ-lyon1.fr/ADE-4";)
     (synopsis "Multivariate data analysis and graphical display")



reply via email to

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