unofficial mirror of guix-patches@gnu.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 1/3] gnu: zuo: Update to 1.10.
Date: Sat, 25 May 2024 23:18:41 -0400	[thread overview]
Message-ID: <282a223ded8027a56830130cbe182c440d7073a8.1716692931.git.philip@philipmcgrath.com> (raw)
In-Reply-To: <cover.1716692931.git.philip@philipmcgrath.com>

* gnu/packages/racket.scm (zuo): Update to 1.10.

Change-Id: I082129143b77d34236e32e5cd4f4aac3275d4bca
---
 gnu/packages/racket.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/racket.scm b/gnu/packages/racket.scm
index 2b20353159..ab9687ca88 100644
--- a/gnu/packages/racket.scm
+++ b/gnu/packages/racket.scm
@@ -243,7 +243,7 @@ (define %racket-origin
 (define-public zuo
   (package
     (name "zuo")
-    (version "1.9") ; defined in racket/src/zuo/zuo.c or the following
+    (version "1.10") ; defined in racket/src/zuo/zuo.c or the following
     #;(displayln (~a (hash-ref (runtime-env) 'version) "."
                      (hash-ref (runtime-env) 'minor-version)))
     (source (origin
@@ -252,7 +252,7 @@ (define-public zuo
                     (url "https://github.com/racket/zuo")
                     (commit (string-append "v" version))))
               (sha256
-               (base32 "0zasir33nx1qi1ciz9dn6h8k39i443lr6apw5d1i6mjmhpzxmdhp"))
+               (base32 "007bjbhxbw3dq75klaa6f6ljhri2qxi43q6n74wyy50vr9yhx4s1"))
               (file-name (git-file-name name version))
               (patches (search-patches "zuo-bin-sh.patch"))))
     (outputs '("out" "debug"))
-- 
2.41.0





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

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-26  3:15 [bug#71203] [PATCH 0/3] gnu: racket: Update to 8.13 Philip McGrath
2024-05-26  3:18 ` Philip McGrath [this message]
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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=282a223ded8027a56830130cbe182c440d7073a8.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 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).