all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#68714] [PATCH 0/5] Update flint to 3.0.1
@ 2024-01-25 13:54 Andreas Enge
  2024-01-25 13:58 ` [bug#68714] [PATCH 1/5] gnu: flint: Update " Andreas Enge
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Andreas Enge @ 2024-01-25 13:54 UTC (permalink / raw)
  To: 68714; +Cc: Andreas Enge, Andreas Enge, Eric Bavier, Sharlatan Hellseher

This patch series updates flint to 3.0.1, removes arb, which has been
moved into the flint library, and deals with the dependent packages.

Andreas Enge (5):
  gnu: flint: Update to 3.0.1.
  gnu: pynac: Remove package.
  gnu: s7: Compile with flint@3.
  gnu: python-flint: Update to 0.5.0 and build with flint@3.
  gnu: arb: Deprecate package.

 gnu/local.mk                                  |   4 +-
 gnu/packages/algebra.scm                      |  80 ++---------
 gnu/packages/lisp.scm                         |  10 +-
 .../patches/python-flint-includes.patch       | 131 ------------------
 gnu/packages/patches/s7-flint-3.patch         |  31 +++++
 gnu/packages/sagemath.scm                     |  29 +---
 6 files changed, 49 insertions(+), 236 deletions(-)
 delete mode 100644 gnu/packages/patches/python-flint-includes.patch
 create mode 100644 gnu/packages/patches/s7-flint-3.patch


base-commit: 5111915e6afeb507a73a6ebe60e3fef754a3016a
-- 
2.41.0





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

end of thread, other threads:[~2024-01-26  9:25 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-25 13:54 [bug#68714] [PATCH 0/5] Update flint to 3.0.1 Andreas Enge
2024-01-25 13:58 ` [bug#68714] [PATCH 1/5] gnu: flint: Update " Andreas Enge
2024-01-25 13:58 ` [bug#68714] [PATCH 2/5] gnu: pynac: Remove package Andreas Enge
2024-01-25 13:58 ` [bug#68714] [PATCH 3/5] gnu: s7: Compile with flint@3 Andreas Enge
2024-01-25 13:58 ` [bug#68714] [PATCH 4/5] gnu: python-flint: Update to 0.5.0 and build " Andreas Enge
2024-01-25 13:58 ` [bug#68714] [PATCH 5/5] gnu: arb: Deprecate package Andreas Enge
2024-01-25 22:27 ` [bug#68714] [PATCH 0/5] Update flint to 3.0.1 Sharlatan Hellseher
2024-01-26  5:21   ` Liliana Marie Prikler
2024-01-26  9:24 ` bug#68714: Done Andreas Enge

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.