all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Philip McGrath <philip@philipmcgrath.com>
To: 71203@debbugs.gnu.org
Cc: Philip McGrath <philip@philipmcgrath.com>
Subject: [bug#71203] [PATCH 0/3] gnu: racket: Update to 8.13.
Date: Sat, 25 May 2024 23:15:06 -0400	[thread overview]
Message-ID: <cover.1716692931.git.philip@philipmcgrath.com> (raw)

Hi,

This is the update for the Racket 8.13 release. The first patch updates Zuo,
and the final patch backports a fix for upstream Chez Scheme to let us run the
test suite.

Thanks,
Philip


Philip McGrath (3):
  gnu: zuo: Update to 1.10.
  gnu: racket: Update to 8.13.
  gnu: chez-scheme: Backport test fix.

 gnu/local.mk                                  |   2 +-
 gnu/packages/chez.scm                         |   5 +-
 .../patches/chez-scheme-backport-signal.patch |  87 ++++
 .../racket-backport-8.12-chez-configure.patch | 423 ------------------
 gnu/packages/racket.scm                       |  49 +-
 5 files changed, 114 insertions(+), 452 deletions(-)
 create mode 100644 gnu/packages/patches/chez-scheme-backport-signal.patch
 delete mode 100644 gnu/packages/patches/racket-backport-8.12-chez-configure.patch


base-commit: 94c8cec99969fe9f65777637fde1f05e1c576a3f
-- 
2.41.0





             reply	other threads:[~2024-05-26  3:18 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-26  3:15 Philip McGrath [this message]
2024-05-26  3:18 ` [bug#71203] [PATCH 1/3] gnu: zuo: Update to 1.10 Philip McGrath
2024-05-26  3:18 ` [bug#71203] [PATCH 3/3] gnu: chez-scheme: Backport test fix Philip McGrath
2024-05-26  3:19 ` [bug#71203] [PATCH 2/3] gnu: racket: Update to 8.13 Philip McGrath
2024-06-17 15:00 ` [bug#71203] [PATCH v2 0/3] " Philip McGrath
2024-06-17 15:00   ` [bug#71203] [PATCH v2 1/3] gnu: zuo: Update to 1.10 Philip McGrath
2024-06-17 15:00   ` [bug#71203] [PATCH v2 2/3] gnu: racket: Update to 8.13 Philip McGrath
2024-06-17 15:00   ` [bug#71203] [PATCH v2 3/3] gnu: chez-scheme: Backport test fix Philip McGrath
2024-07-09 14:11   ` bug#71203: [PATCH v2 0/3] gnu: racket: Update to 8.13 Efraim Flashner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1716692931.git.philip@philipmcgrath.com \
    --to=philip@philipmcgrath.com \
    --cc=71203@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.