GNU bug report logs - #53997
[PATCH] gnu: racket: Update to 8.4.

Previous Next

Package: guix-patches;

Reported by: Attila Lendvai <attila <at> lendvai.name>

Date: Mon, 14 Feb 2022 16:16:02 UTC

Severity: normal

Tags: patch

Merged with 53878

Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 53997 in the body.
You can then email your comments to 53997 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#53997; Package guix-patches. (Mon, 14 Feb 2022 16:16:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Attila Lendvai <attila <at> lendvai.name>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 14 Feb 2022 16:16:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Attila Lendvai <attila <at> lendvai.name>
To: guix-patches <at> gnu.org
Cc: Attila Lendvai <attila <at> lendvai.name>
Subject: [PATCH] gnu: racket: Update to 8.4.
Date: Mon, 14 Feb 2022 17:13:47 +0100
Original work done by rp1, aka rparsons, as posted on IRC:
https://logs.guix.gnu.org/guix/2022-02-14.log#085815
---

only tested to build fine on amd64.

feel free to rewrite anything in the commit message, or anywhere else.

 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 d0a5ca494b..13338dde69 100644
--- a/gnu/packages/racket.scm
+++ b/gnu/packages/racket.scm
@@ -129,7 +129,7 @@ (define src
 (define-public racket-minimal
   (package
     (name "racket-minimal")
-    (version "8.3")            ; note: remember to also update racket!
+    (version "8.4")
     (source
      (origin
        (method git-fetch)
@@ -137,7 +137,7 @@ (define-public racket-minimal
              (url "https://github.com/racket/racket")
              (commit (string-append "v" version))))
        (sha256
-        "1i1jnv1wb0kanfg47hniafx2vhwjc33qqx66lq7wkf5hbmgsyws3")
+	"1vpl66gdgc8rnldmn8rmb7ar9l057jqjvgpfn29k57i3c5skr8s6")
        (file-name (git-file-name name version))
        (patches (search-patches "racket-minimal-sh-via-rktio.patch"))
        (modules '((guix build utils)))
-- 
2.34.0





Information forwarded to guix-patches <at> gnu.org:
bug#53997; Package guix-patches. (Mon, 14 Feb 2022 16:41:01 GMT) Full text and rfc822 format available.

Message #8 received at 53997 <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Attila Lendvai <attila <at> lendvai.name>
Cc: 53997 <at> debbugs.gnu.org
Subject: Re: bug#53997: [PATCH] gnu: racket: Update to 8.4.
Date: Mon, 14 Feb 2022 17:40:11 +0100
Merging with <https://issues.guix.gnu.org/53878>.




Merged 53878 53997. Request was from Ludovic Courtès <ludo <at> gnu.org> to control <at> debbugs.gnu.org. (Mon, 14 Feb 2022 16:41:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 02 Apr 2022 11:24:05 GMT) Full text and rfc822 format available.

bug unarchived. Request was from Philip McGrath <philip <at> philipmcgrath.com> to control <at> debbugs.gnu.org. (Wed, 27 Apr 2022 19:58:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 27 May 2022 11:24:07 GMT) Full text and rfc822 format available.

bug unarchived. Request was from Maxime Devos <maximedevos <at> telenet.be> to control <at> debbugs.gnu.org. (Mon, 13 Jun 2022 02:05:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 11 Jul 2022 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 288 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.