GNU bug report logs - #68944
[PATCH] gnu: janet: Update to 1.33.0

Previous Next

Package: guix-patches;

Reported by: unwox <me <at> unwox.com>

Date: Tue, 6 Feb 2024 03:33:01 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: Guillaume Le Vaillant <glv <at> posteo.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#68944: closed ([PATCH] gnu: janet: Update to 1.33.0)
Date: Wed, 07 Feb 2024 17:38:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 07 Feb 2024 17:36:43 +0000
with message-id <87zfwci3af.fsf <at> kitej>
and subject line Re: [bug#68944] [PATCH] gnu: janet: Update to 1.33.0
has caused the debbugs.gnu.org bug report #68944,
regarding [PATCH] gnu: janet: Update to 1.33.0
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
68944: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68944
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: unwox <me <at> unwox.com>
To: guix-patches <at> gnu.org
Cc: unwox <me <at> unwox.com>
Subject: [PATCH] gnu: janet: Update to 1.33.0
Date: Mon,  5 Feb 2024 22:45:21 +0600
* gnu/packages/lisp.scm (janet): Update to 1.33.0.

Change-Id: Ic5dd8b0c7042fe965c940d291331803f7f28e3f2
---
 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 29d5ddebdc..c58e56b7a7 100644
--- a/gnu/packages/lisp.scm
+++ b/gnu/packages/lisp.scm
@@ -1242,7 +1242,7 @@ (define-public picolisp
 (define-public janet
   (package
     (name "janet")
-    (version "1.32.1")
+    (version "1.33.0")
     (source
      (origin
        (method git-fetch)
@@ -1251,7 +1251,7 @@ (define-public janet
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1nnqbpql6749597m0lp56i2zqm003pg690399l0g8kb9kwvpv1yv"))))
+        (base32 "16wgljca7hp29fz5p2dnvy2cbscjx4imf85rhjwc1jkgdjswjxli"))))
     (build-system gnu-build-system)
     (arguments
      (list #:make-flags

base-commit: 317d9840d371469daa23d13ac7c62477ed347b54
-- 
2.41.0



[Message part 3 (message/rfc822, inline)]
From: Guillaume Le Vaillant <glv <at> posteo.net>
To: unwox <me <at> unwox.com>
Cc: 68944-done <at> debbugs.gnu.org
Subject: Re: [bug#68944] [PATCH] gnu: janet: Update to 1.33.0
Date: Wed, 07 Feb 2024 17:36:43 +0000
[Message part 4 (text/plain, inline)]
Patch applied as 5d2302a1959d09e6d5a5f02ac199458095847a82.
Thanks.
[signature.asc (application/pgp-signature, inline)]

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

Previous Next


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