guix-commits
[Top][All Lists]
Advanced

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

09/34: gnu: r-jomo: Update to 2.6-8.


From: guix-commits
Subject: 09/34: gnu: r-jomo: Update to 2.6-8.
Date: Tue, 28 May 2019 18:17:11 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit 6d3cfb88eadf8ce32c32c6e8d239c83adc4b3c2e
Author: Ricardo Wurmus <address@hidden>
Date:   Tue May 28 23:54:18 2019 +0200

    gnu: r-jomo: Update to 2.6-8.
    
    * gnu/packages/cran.scm (r-jomo): Update to 2.6-8.
---
 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 c48cd0f..c2e5fd8 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -2894,14 +2894,14 @@ Laplace approximation and adaptive Gauss-Hermite 
quadrature.")
 (define-public r-jomo
   (package
     (name "r-jomo")
-    (version "2.6-7")
+    (version "2.6-8")
     (source
      (origin
        (method url-fetch)
        (uri (cran-uri "jomo" version))
        (sha256
         (base32
-         "0lyvi32aikkvwdj0y2hc13kmmi0cw1icg8z9lcw10l8326sxm0vf"))))
+         "097zfdcqc3a45ay8xxbraqh8xsfyivskkdmc2b4ca4n979lx8vyb"))))
     (build-system r-build-system)
     (propagated-inputs
      `(("r-lme4" ,r-lme4)



reply via email to

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