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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 68944 in the body.
You can then email your comments to 68944 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#68944; Package guix-patches. (Tue, 06 Feb 2024 03:33:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to unwox <me <at> unwox.com>:
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. (Tue, 06 Feb 2024 03:33:02 GMT) Full text and rfc822 format available.

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

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





Reply sent to Guillaume Le Vaillant <glv <at> posteo.net>:
You have taken responsibility. (Wed, 07 Feb 2024 17:38:02 GMT) Full text and rfc822 format available.

Notification sent to unwox <me <at> unwox.com>:
bug acknowledged by developer. (Wed, 07 Feb 2024 17:38:02 GMT) Full text and rfc822 format available.

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

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 1 (text/plain, inline)]
Patch applied as 5d2302a1959d09e6d5a5f02ac199458095847a82.
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, 07 Mar 2024 12:24:07 GMT) Full text and rfc822 format available.

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.