GNU bug report logs - #75367
[PATCH] gnu: janet: Update to 1.37.1.

Previous Next

Package: guix-patches;

Reported by: Ashish SHUKLA <ashish.is <at> lostca.se>

Date: Sat, 4 Jan 2025 23:03:01 UTC

Severity: normal

Tags: patch

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

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 75367 in the body.
You can then email your comments to 75367 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#75367; Package guix-patches. (Sat, 04 Jan 2025 23:03:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ashish SHUKLA <ashish.is <at> lostca.se>:
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. (Sat, 04 Jan 2025 23:03:01 GMT) Full text and rfc822 format available.

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

From: Ashish SHUKLA <ashish.is <at> lostca.se>
To: guix-patches <at> gnu.org
Cc: Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: [PATCH] gnu: janet: Update to 1.37.1.
Date: Sat,  4 Jan 2025 23:01:56 +0000
* gnu/packages/lisp.scm (janet): Update to 1.37.1.

Change-Id: Idaa8b2e6ed135f8969f72751ce248e27088f00f2
---
 gnu/packages/lisp.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/lisp.scm b/gnu/packages/lisp.scm
index 9cc630eec2..29dfca70d0 100644
--- a/gnu/packages/lisp.scm
+++ b/gnu/packages/lisp.scm
@@ -28,7 +28,7 @@
 ;;; Copyright © 2023 Andrew Kravchuk <awkravchuk <at> gmail.com>
 ;;; Copyright © 2024 Andreas Enge <andreas <at> enge.fr>
 ;;; Copyright © 2024 bigbug <bigbookofbug <at> proton.me>
-;;; Copyright © 2024 Ashish SHUKLA <ashish.is <at> lostca.se>
+;;; Copyright © 2024, 2025 Ashish SHUKLA <ashish.is <at> lostca.se>
 ;;; Copyright © 2024 David Pflug <david <at> pflug.io>
 ;;; Copyright © 2024 Janneke Nieuwenhuizen <janneke <at> gnu.org>
 ;;;
@@ -887,7 +887,7 @@ (define-public gcl
 (define-public janet
   (package
     (name "janet")
-    (version "1.36.0")
+    (version "1.37.1")
     (source
      (origin
        (method git-fetch)
@@ -896,7 +896,7 @@ (define-public janet
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1jy4ib6jjxngn6vcy45y5dl24q0lrgl4j6rsx8y4gaih2i4sq1ll"))))
+        (base32 "06ym80siwvlg3fmha01vsaqilcd7fjx8wq61zql906yjiljq22rb"))))
     (build-system gnu-build-system)
     (arguments
      (list #:make-flags

base-commit: b8858d8b1344525d0d7ac78d8fb9dc1a577b85d3
-- 
2.47.1





Information forwarded to guix-patches <at> gnu.org:
bug#75367; Package guix-patches. (Mon, 06 Jan 2025 02:21:01 GMT) Full text and rfc822 format available.

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

From: jgart <jgart <at> dismail.de>
To: 75367 <at> debbugs.gnu.org
Cc: Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: Re: [PATCH] gnu: janet: Update to 1.37.1.
Date: Sun, 05 Jan 2025 20:20:37 -0600
Hi, this patch no longer applies.

Can you send an updated patch rebase on the latest master branch?

Thanks!
-- 
all the best,
jgart




Reply sent to jgart <jgart <at> dismail.de>:
You have taken responsibility. (Mon, 06 Jan 2025 02:38:02 GMT) Full text and rfc822 format available.

Notification sent to Ashish SHUKLA <ashish.is <at> lostca.se>:
bug acknowledged by developer. (Mon, 06 Jan 2025 02:38:02 GMT) Full text and rfc822 format available.

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

From: jgart <jgart <at> dismail.de>
To: 75367-done <at> debbugs.gnu.org
Cc: jgart <jgart <at> dismail.de>, Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: Re: [PATCH] gnu: janet: Update to 1.37.1.
Date: Sun, 05 Jan 2025 20:37:36 -0600
Applied. Thanks!

-- 
all the best,
jgart




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 03 Feb 2025 12:24:12 GMT) Full text and rfc822 format available.

This bug report was last modified 134 days ago.

Previous Next


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