all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#59896] [PATCH 0/5] Update clingo and add telingo
@ 2022-12-08  8:54 Liliana Marie Prikler
  2022-12-08  8:31 ` [bug#59896] [PATCH 1/5] gnu: Add catch2-3.1 Liliana Marie Prikler
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Liliana Marie Prikler @ 2022-12-08  8:54 UTC (permalink / raw)
  To: 59896

Hi Guix,

ever since clasp received a relatively minor upgrade [1], our clingo package
has been failing to build.  This appears to be the fault of potassco not doing
semver correctly, but it'd still be nice to fix this.

Following is a series that updates clingo and also adds telingo -- a temporal
extension to clingo.

Cheers

[1] http://git.savannah.gnu.org/cgit/guix.git/commit/?id=148c75e75e90d574a2c31c00ad24d1117512bd13

Liliana Marie Prikler (5):
  gnu: Add catch2-3.1.
  gnu: clingo: Update to 5.6.2.
  gnu: clingo: Use G-Expressions.
  gnu: Add python-clingo.
  gnu: Add python-telingo.

 gnu/local.mk                                  |   1 +
 gnu/packages/check.scm                        |  79 ++++++++++
 gnu/packages/maths.scm                        | 146 ++++++++++++------
 .../python-telingo-fix-comparison.patch       |  19 +++
 4 files changed, 199 insertions(+), 46 deletions(-)
 create mode 100644 gnu/packages/patches/python-telingo-fix-comparison.patch


base-commit: b94724e8b2102be0fe9d19e9dfe44d6f7101bd4b
-- 
2.38.1





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

end of thread, other threads:[~2022-12-15 16:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-08  8:54 [bug#59896] [PATCH 0/5] Update clingo and add telingo Liliana Marie Prikler
2022-12-08  8:31 ` [bug#59896] [PATCH 1/5] gnu: Add catch2-3.1 Liliana Marie Prikler
2022-12-08  8:33 ` [bug#59896] [PATCH 2/5] gnu: clingo: Update to 5.6.2 Liliana Marie Prikler
2022-12-08  8:47 ` [bug#59896] [PATCH 3/5] gnu: clingo: Use G-Expressions Liliana Marie Prikler
2022-12-08  8:48 ` [bug#59896] [PATCH 4/5] gnu: Add python-clingo Liliana Marie Prikler
2022-12-08  8:49 ` [bug#59896] [PATCH 5/5] gnu: Add python-telingo Liliana Marie Prikler
2022-12-15 16:00   ` bug#59896: " Liliana Marie Prikler

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.