guix-commits
[Top][All Lists]
Advanced

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

63/74: gnu: r-jomo: Update to 2.6-7.


From: guix-commits
Subject: 63/74: gnu: r-jomo: Update to 2.6-7.
Date: Thu, 7 Mar 2019 17:53:11 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit 532b3598657d5bca5b30d343841a83f6dfffd64c
Author: Ricardo Wurmus <address@hidden>
Date:   Thu Mar 7 23:48:23 2019 +0100

    gnu: r-jomo: Update to 2.6-7.
    
    * gnu/packages/cran.scm (r-jomo): Update to 2.6-7.
---
 gnu/packages/cran.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index c9f93c6..ec2ed39 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -2884,14 +2884,14 @@ Laplace approximation and adaptive Gauss-Hermite 
quadrature.")
 (define-public r-jomo
   (package
     (name "r-jomo")
-    (version "2.6-6")
+    (version "2.6-7")
     (source
      (origin
        (method url-fetch)
        (uri (cran-uri "jomo" version))
        (sha256
         (base32
-         "1048qb12cx7fs156jcqzwkfmsjadkgnrqd0krznyxpn873zr9lq2"))))
+         "0lyvi32aikkvwdj0y2hc13kmmi0cw1icg8z9lcw10l8326sxm0vf"))))
     (build-system r-build-system)
     (propagated-inputs
      `(("r-lme4" ,r-lme4)



reply via email to

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