GNU bug report logs - #73224
[PATCH] gnu: janet: Update to 1.36.0.

Previous Next

Package: guix-patches;

Reported by: Adriel Dumas--Jondeau <leirda <at> disroot.org>

Date: Fri, 13 Sep 2024 10:19:02 UTC

Severity: normal

Tags: patch

Done: Guillaume Le Vaillant <glv <at> posteo.net>

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 73224 in the body.
You can then email your comments to 73224 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 glv <at> posteo.net, cox.katherine.e+guix <at> gmail.com, me <at> bonfacemunyoki.com, sharlatanus <at> gmail.com, jgart <at> dismail.de, guix-patches <at> gnu.org:
bug#73224; Package guix-patches. (Fri, 13 Sep 2024 10:19:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Adriel Dumas--Jondeau <leirda <at> disroot.org>:
New bug report received and forwarded. Copy sent to glv <at> posteo.net, cox.katherine.e+guix <at> gmail.com, me <at> bonfacemunyoki.com, sharlatanus <at> gmail.com, jgart <at> dismail.de, guix-patches <at> gnu.org. (Fri, 13 Sep 2024 10:19:02 GMT) Full text and rfc822 format available.

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

From: Adriel Dumas--Jondeau <leirda <at> disroot.org>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: janet: Update to 1.36.0.
Date: Fri, 13 Sep 2024 12:18:09 +0200
* gnu/packages/lisp.scm (janet): Update to 1.36.0.

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

diff --git a/gnu/packages/lisp.scm b/gnu/packages/lisp.scm
index 5d4399f145..6c16d8ab71 100644
--- a/gnu/packages/lisp.scm
+++ b/gnu/packages/lisp.scm
@@ -885,7 +885,7 @@ (define-public gcl
 (define-public janet
   (package
     (name "janet")
-    (version "1.35.2")
+    (version "1.36.0")
     (source
      (origin
        (method git-fetch)
@@ -894,7 +894,7 @@ (define-public janet
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0kgya9zv8xq6mbrkpllm29zfxkr626ip83ivqkgqfcs5a33b39wa"))))
+        (base32 "1jy4ib6jjxngn6vcy45y5dl24q0lrgl4j6rsx8y4gaih2i4sq1ll"))))
     (build-system gnu-build-system)
     (arguments
      (list #:make-flags

base-commit: b6d5a7f5836739dab884b49a64ca354794dd845f
prerequisite-patch-id: 21c9b22cf88720a3866c89eff457a620d4f46a49
-- 
2.46.0





Reply sent to Guillaume Le Vaillant <glv <at> posteo.net>:
You have taken responsibility. (Wed, 18 Sep 2024 12:40:01 GMT) Full text and rfc822 format available.

Notification sent to Adriel Dumas--Jondeau <leirda <at> disroot.org>:
bug acknowledged by developer. (Wed, 18 Sep 2024 12:40:01 GMT) Full text and rfc822 format available.

Message #10 received at 73224-done <at> debbugs.gnu.org (full text, mbox):

From: Guillaume Le Vaillant <glv <at> posteo.net>
To: Adriel Dumas--Jondeau <leirda <at> disroot.org>
Cc: 73224-done <at> debbugs.gnu.org
Subject: Re: [bug#73224] [PATCH] gnu: janet: Update to 1.36.0.
Date: Wed, 18 Sep 2024 12:39:05 +0000
[Message part 1 (text/plain, inline)]
Patch applied as 1b6ce1796abdf497f61f426d61339318f4f4f23d.
Thanks.
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 17 Oct 2024 11:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 248 days ago.

Previous Next


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