all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#34549] [PATCH 08/24] gnu: r-jomo: Update to 2.6-7.
@ 2019-02-19  3:45 Brett Gilio
  2019-03-14 10:29 ` bug#34549: " Ricardo Wurmus
  0 siblings, 1 reply; 2+ messages in thread
From: Brett Gilio @ 2019-02-19  3:45 UTC (permalink / raw)
  To: 34549

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: [PATCH 08/24] gnu: r-jomo: Update to 2.6-7. --]
[-- Type: text/x-patch, Size: 1038 bytes --]

From bc46c7650d6db7d747b1b8599cfe98767a691271 Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg@posteo.net>
Date: Mon, 18 Feb 2019 19:51:00 -0600
Subject: [PATCH 08/24] 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 45715415e..de8175ba7 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -2864,14 +2864,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)
-- 
2.20.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#34549: [PATCH 08/24] gnu: r-jomo: Update to 2.6-7.
  2019-02-19  3:45 [bug#34549] [PATCH 08/24] gnu: r-jomo: Update to 2.6-7 Brett Gilio
@ 2019-03-14 10:29 ` Ricardo Wurmus
  0 siblings, 0 replies; 2+ messages in thread
From: Ricardo Wurmus @ 2019-03-14 10:29 UTC (permalink / raw)
  To: Brett Gilio; +Cc: 34549-done


Brett Gilio <brettg@posteo.net> writes:

> From bc46c7650d6db7d747b1b8599cfe98767a691271 Mon Sep 17 00:00:00 2001
> From: Brett Gilio <brettg@posteo.net>
> Date: Mon, 18 Feb 2019 19:51:00 -0600
> Subject: [PATCH 08/24] gnu: r-jomo: Update to 2.6-7.
>
> * gnu/packages/cran.scm (r-jomo): Update to 2.6-7.

Meanwhile this has found its way into Guix with the last big mass
upgrade of CRAN and Bioconductor packages.  Closing.

Thanks!

-- 
Ricardo

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-03-14 10:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-19  3:45 [bug#34549] [PATCH 08/24] gnu: r-jomo: Update to 2.6-7 Brett Gilio
2019-03-14 10:29 ` bug#34549: " Ricardo Wurmus

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.