GNU bug report logs - #56006
[PATCH] gnu: janet: Update to 1.22.0.

Previous Next

Package: guix-patches;

Reported by: jgart <jgart <at> dismail.de>

Date: Thu, 16 Jun 2022 03:43:01 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <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 56006 in the body.
You can then email your comments to 56006 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#56006; Package guix-patches. (Thu, 16 Jun 2022 03:43:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to jgart <jgart <at> dismail.de>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 16 Jun 2022 03:43:01 GMT) Full text and rfc822 format available.

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

From: jgart <jgart <at> dismail.de>
To: guix-patches <at> gnu.org
Cc: jgart <jgart <at> dismail.de>
Subject: [PATCH] gnu: janet: Update to 1.22.0.
Date: Wed, 15 Jun 2022 22:42:08 -0500
* gnu/packages/lisp.scm (janet): Update to 1.22.0.
---
 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 c26da670ac..f54155c79b 100644
--- a/gnu/packages/lisp.scm
+++ b/gnu/packages/lisp.scm
@@ -1165,7 +1165,7 @@ (define-public picolisp
 (define-public janet
   (package
     (name "janet")
-    (version "1.21.1")
+    (version "1.22.0")
     (source
      (origin
        (method git-fetch)
@@ -1174,7 +1174,7 @@ (define-public janet
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1c8lrwg518182rnz47mahv5r9jd3haj6ysigk0bkv8lpb0d2b760"))))
+        (base32 "0x067bdbr3rqspgxam3hg7lrk6290f0wpjwbk9d0vm5sydjkrsql"))))
     (build-system gnu-build-system)
     (arguments
      (list #:make-flags
-- 
2.36.1





Changed bug title to '"write_wait_fd: unimplemented" during downloading substitutes' from '[PATCH] gnu: janet: Update to 1.22.0.' Request was from Maxime Devos <maximedevos <at> telenet.be> to control <at> debbugs.gnu.org. (Thu, 16 Jun 2022 07:59:02 GMT) Full text and rfc822 format available.

Changed bug title to '"[PATCH] gnu: janet: Update to 1.22.0."' from '"write_wait_fd: unimplemented" during downloading substitutes' Request was from jgart <jgart <at> dismail.de> to control <at> debbugs.gnu.org. (Thu, 16 Jun 2022 15:53:01 GMT) Full text and rfc822 format available.

Changed bug title to '[PATCH] gnu: janet: Update to 1.22.0.' from '"[PATCH] gnu: janet: Update to 1.22.0."' Request was from jgart <jgart <at> dismail.de> to control <at> debbugs.gnu.org. (Thu, 16 Jun 2022 16:10:02 GMT) Full text and rfc822 format available.

Reply sent to Maxim Cournoyer <maxim.cournoyer <at> gmail.com>:
You have taken responsibility. (Fri, 24 Jun 2022 00:37:02 GMT) Full text and rfc822 format available.

Notification sent to jgart <jgart <at> dismail.de>:
bug acknowledged by developer. (Fri, 24 Jun 2022 00:37:02 GMT) Full text and rfc822 format available.

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

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: jgart <jgart <at> dismail.de>
Cc: 56006-done <at> debbugs.gnu.org
Subject: Re: bug#56006: [PATCH] gnu: janet: Update to 1.22.0.
Date: Thu, 23 Jun 2022 20:36:48 -0400
Hi!

jgart <jgart <at> dismail.de> writes:

> * gnu/packages/lisp.scm (janet): Update to 1.22.0.

Updated to 1.23.0 and applied.

Thanks,

Maxim




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

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

Previous Next


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