unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#29701] [PATCH] gnu: ceres-solver: Update to 1.13.0.
@ 2017-12-13 22:52 Eric Bavier
  2017-12-14  9:39 ` [bug#29681] " Eric Bavier
  2017-12-14 17:24 ` Ludovic Courtès
  0 siblings, 2 replies; 3+ messages in thread
From: Eric Bavier @ 2017-12-13 22:52 UTC (permalink / raw)
  To: 29701; +Cc: Eric Bavier

* gnu/packages/maths.scm (ceres-solver): Update to 1.13.0.
---
 gnu/packages/maths.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index 1c84d2964..5c7926a63 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -1230,7 +1230,7 @@ interfaces.")
 (define-public ceres
   (package
     (name "ceres-solver")
-    (version "1.11.0")
+    (version "1.13.0")
     (home-page "http://ceres-solver.org/")
     (source (origin
               (method url-fetch)
@@ -1238,7 +1238,7 @@ interfaces.")
                                   version ".tar.gz"))
               (sha256
                (base32
-                "0i7qkbf8g6pd8arxzldppga26ckv93y8zldsfz6wbd4n6b1nqrjd"))))
+                "1kbxgab3q1vgyq7hjqasr1lji4b2sgn7ss351amklkb3jyhr1x0x"))))
     (build-system cmake-build-system)
     (arguments
      ;; TODO: Build HTML user documentation and install separately.
-- 
2.15.0

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

* [bug#29681] [bug#29701] [PATCH] gnu: ceres-solver: Update to 1.13.0.
  2017-12-13 22:52 [bug#29701] [PATCH] gnu: ceres-solver: Update to 1.13.0 Eric Bavier
@ 2017-12-14  9:39 ` Eric Bavier
  2017-12-14 17:24 ` Ludovic Courtès
  1 sibling, 0 replies; 3+ messages in thread
From: Eric Bavier @ 2017-12-14  9:39 UTC (permalink / raw)
  To: 29681

On Wed, 13 Dec 2017 16:52:43 -0600
Eric Bavier <bavier@cray.com> wrote:

> * gnu/packages/maths.scm (ceres-solver): Update to 1.13.0.

Note, this update is needed for compatibility with the updated eigen
package from https://debbugs.gnu.org/cgi/bugreport.cgi?bug=29681

`~Eric

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

* [bug#29701] [PATCH] gnu: ceres-solver: Update to 1.13.0.
  2017-12-13 22:52 [bug#29701] [PATCH] gnu: ceres-solver: Update to 1.13.0 Eric Bavier
  2017-12-14  9:39 ` [bug#29681] " Eric Bavier
@ 2017-12-14 17:24 ` Ludovic Courtès
  1 sibling, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2017-12-14 17:24 UTC (permalink / raw)
  To: Eric Bavier; +Cc: 29701

Eric Bavier <bavier@cray.com> skribis:

> * gnu/packages/maths.scm (ceres-solver): Update to 1.13.0.

LGTM, thanks!

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

end of thread, other threads:[~2017-12-14 17:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-13 22:52 [bug#29701] [PATCH] gnu: ceres-solver: Update to 1.13.0 Eric Bavier
2017-12-14  9:39 ` [bug#29681] " Eric Bavier
2017-12-14 17:24 ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).