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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Adriel Dumas--Jondeau <leirda <at> disroot.org>
Subject: bug#73224: closed (Re: [bug#73224] [PATCH] gnu: janet: Update to
 1.36.0.)
Date: Wed, 18 Sep 2024 12:40:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#73224: [PATCH] gnu: janet: Update to 1.36.0.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 73224 <at> debbugs.gnu.org.

-- 
73224: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=73224
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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 3 (text/plain, inline)]
Patch applied as 1b6ce1796abdf497f61f426d61339318f4f4f23d.
Thanks.
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
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




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.