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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: [PATCH 02/24] gnu: r-lava: Update to 1.6.5. --]
[-- Type: text/x-patch, Size: 1010 bytes --]

From 9057fd6a19ca293538218e4a1fffb05591b7a769 Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg@posteo.net>
Date: Mon, 18 Feb 2019 19:14:38 -0600
Subject: [PATCH 02/24] gnu: r-lava: Update to 1.6.5.

* gnu/packages/cran.scm (r-lava): Update to 1.6.5.
---
 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 0d5717d98..b71906a8f 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -2252,14 +2252,14 @@ available in a vignette.")
 (define-public r-lava
   (package
     (name "r-lava")
-    (version "1.6.4")
+    (version "1.6.5")
     (source
      (origin
        (method url-fetch)
        (uri (cran-uri "lava" version))
        (sha256
         (base32
-         "0627cjlg55kzbzcy82w6wykmw2i57qhgfcabn2zy3ydfdswyxij1"))))
+         "13rlqdg42ylnz4hc932bl50xismrcr4d9ykcd9zs19cw5mckjx0f"))))
     (build-system r-build-system)
     (propagated-inputs
      `(("r-numderiv" ,r-numderiv)
-- 
2.20.1

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

* bug#34543: [PATCH 02/24] gnu: r-lava: Update to 1.6.5.
  2019-02-19  3:45 [bug#34543] [PATCH 02/24] gnu: r-lava: Update to 1.6.5 Brett Gilio
@ 2019-02-20  8:36 ` Ricardo Wurmus
  0 siblings, 0 replies; 2+ messages in thread
From: Ricardo Wurmus @ 2019-02-20  8:36 UTC (permalink / raw)
  To: Brett Gilio; +Cc: 34543-done


Brett Gilio <brettg@posteo.net> writes:

> From 9057fd6a19ca293538218e4a1fffb05591b7a769 Mon Sep 17 00:00:00 2001
> From: Brett Gilio <brettg@posteo.net>
> Date: Mon, 18 Feb 2019 19:14:38 -0600
> Subject: [PATCH 02/24] gnu: r-lava: Update to 1.6.5.
>
> * gnu/packages/cran.scm (r-lava): Update to 1.6.5.

Pushed to master branch with commit bf6c8960c6.  Thanks.

-- 
Ricardo

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

end of thread, other threads:[~2019-02-20  8:38 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#34543] [PATCH 02/24] gnu: r-lava: Update to 1.6.5 Brett Gilio
2019-02-20  8:36 ` bug#34543: " 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.