unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#70567] [PATCH 0/7] frama-c: Update to 28.1.
@ 2024-04-25 13:08 Jean-Pierre De Jesus DIAZ
  2024-04-25 13:12 ` [bug#70567] [PATCH 1/7] gnu: ocaml-lablgtk3-sourceview3: Fix inputs Jean-Pierre De Jesus DIAZ
                   ` (11 more replies)
  0 siblings, 12 replies; 38+ messages in thread
From: Jean-Pierre De Jesus DIAZ @ 2024-04-25 13:08 UTC (permalink / raw)
  To: 70567
  Cc: Jean-Pierre De Jesus DIAZ, Andreas Enge, Eric Bavier,
	Sharlatan Hellseher

This package updates Frama-C to 28.1 and its dependencies.  An error was
fixed by moving the ocaml-lablgtk3-sourceview3 native-inputs to
propagated-inputs as it was needed by frama-c to properly perform syntax
highlighting on C code.

Also the why3 package was updated and a couple of propagated-inputs
inputs were added to enable extra features and also to enable the
integrated IDE (also using ocaml-lablgtk3-sourceview3).

Jean-Pierre De Jesus DIAZ (7):
  gnu: ocaml-lablgtk3-sourceview3: Fix inputs.
  gnu: coq-flocq: Update to 4.1.4.
  gnu: why3: Update to 1.7.2.
  gnu: why3: Use new style.
  gnu: why3: Enable extra features.
  gnu: Add ocaml-unionfind.
  gnu: frama-c: Update to 28.1.

 gnu/packages/coq.scm   |  5 +--
 gnu/packages/maths.scm | 81 ++++++++++++++++++++++++------------------
 gnu/packages/ocaml.scm | 28 +++++++++++++--
 3 files changed, 75 insertions(+), 39 deletions(-)


base-commit: e5c130c0f90a7dacc8d223eee494a1b1105dd94a
-- 
2.41.0





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

end of thread, other threads:[~2024-05-15 15:24 UTC | newest]

Thread overview: 38+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-25 13:08 [bug#70567] [PATCH 0/7] frama-c: Update to 28.1 Jean-Pierre De Jesus DIAZ
2024-04-25 13:12 ` [bug#70567] [PATCH 1/7] gnu: ocaml-lablgtk3-sourceview3: Fix inputs Jean-Pierre De Jesus DIAZ
2024-04-25 13:12 ` [bug#70567] [PATCH 2/7] gnu: coq-flocq: Update to 4.1.4 Jean-Pierre De Jesus DIAZ
2024-04-25 13:12 ` [bug#70567] [PATCH 3/7] gnu: why3: Update to 1.7.2 Jean-Pierre De Jesus DIAZ
2024-04-25 13:12 ` [bug#70567] [PATCH 4/7] gnu: why3: Use new style Jean-Pierre De Jesus DIAZ
2024-04-25 13:12 ` [bug#70567] [PATCH 5/7] gnu: why3: Enable extra features Jean-Pierre De Jesus DIAZ
2024-04-25 13:12 ` [bug#70567] [PATCH 6/7] gnu: Add ocaml-unionfind Jean-Pierre De Jesus DIAZ
2024-04-25 13:12 ` [bug#70567] [PATCH 7/7] gnu: frama-c: Update to 28.1 Jean-Pierre De Jesus DIAZ
2024-04-25 14:30 ` [bug#70567] [PATCH 0/7] " Julien Lepiller
2024-04-25 14:54 ` Arnaud Daby-Seesaram via Guix-patches via
2024-04-25 15:08   ` Jean-Pierre De Jesus Diaz
2024-04-25 15:23     ` Arnaud Daby-Seesaram via Guix-patches via
2024-04-25 15:22   ` Julien Lepiller
2024-04-25 15:35     ` Jean-Pierre De Jesus Diaz
2024-04-25 15:35     ` Andreas Enge
2024-04-26 13:03       ` Jean-Pierre De Jesus Diaz
2024-04-28 14:01         ` Andreas Enge
2024-04-25 15:21 ` [bug#70567] [PATCH v2 1/7] gnu: ocaml-lablgtk3-sourceview3: Fix inputs Jean-Pierre De Jesus DIAZ
2024-04-25 15:21   ` [bug#70567] [PATCH v2 2/7] gnu: coq-flocq: Update to 4.1.4 Jean-Pierre De Jesus DIAZ
2024-04-25 15:21   ` [bug#70567] [PATCH v2 3/7] gnu: why3: Update to 1.7.2 Jean-Pierre De Jesus DIAZ
2024-04-25 15:21   ` [bug#70567] [PATCH v2 4/7] gnu: why3: Use new style Jean-Pierre De Jesus DIAZ
2024-04-25 15:21   ` [bug#70567] [PATCH v2 5/7] gnu: why3: Enable extra features Jean-Pierre De Jesus DIAZ
2024-04-25 15:21   ` [bug#70567] [PATCH v2 6/7] gnu: Add ocaml-unionfind Jean-Pierre De Jesus DIAZ
2024-05-01 16:13     ` Ludovic Courtès
2024-04-25 15:21   ` [bug#70567] [PATCH v2 7/7] gnu: frama-c: Update to 28.1 Jean-Pierre De Jesus DIAZ
2024-05-07 15:57 ` [bug#70567] [PATCH v2 1/7] gnu: ocaml-lablgtk3-sourceview3: Fix inputs Jean-Pierre De Jesus DIAZ
2024-05-07 15:57   ` [bug#70567] [PATCH v2 2/7] gnu: coq-flocq: Update to 4.1.4 Jean-Pierre De Jesus DIAZ
2024-05-07 15:57   ` [bug#70567] [PATCH v2 3/7] gnu: why3: Update to 1.7.2 Jean-Pierre De Jesus DIAZ
2024-05-07 15:57   ` [bug#70567] [PATCH v2 4/7] gnu: why3: Use new style Jean-Pierre De Jesus DIAZ
2024-05-07 15:57   ` [bug#70567] [PATCH v2 5/7] gnu: why3: Enable extra features Jean-Pierre De Jesus DIAZ
2024-05-07 15:57   ` [bug#70567] [PATCH v2 6/7] gnu: Add ocaml-unionfind Jean-Pierre De Jesus DIAZ
2024-05-07 15:57   ` [bug#70567] [PATCH v2 7/7] gnu: frama-c: Update to 28.1 Jean-Pierre De Jesus DIAZ
2024-05-15 14:52     ` Andreas Enge
2024-05-15 15:05       ` Jean-Pierre De Jesus Diaz
2024-05-15 15:23         ` bug#70567: " Andreas Enge
2024-05-15 15:01 ` [bug#70567] [PATCH v3 1/3] gnu: why3: Update to 1.7.2 Jean-Pierre De Jesus DIAZ
2024-05-15 15:01   ` [bug#70567] [PATCH v3 2/3] gnu: why3: Use new style Jean-Pierre De Jesus DIAZ
2024-05-15 15:01   ` [bug#70567] [PATCH v3 3/3] gnu: why3: Enable extra features Jean-Pierre De Jesus DIAZ

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).