GNU bug report logs - #67285
[PATCH] gnu: janet: Update to 1.32.1.

Previous Next

Package: guix-patches;

Reported by: Adriel Dumas--Jondeau <leirda <at> disroot.org>

Date: Sun, 19 Nov 2023 17:45:02 UTC

Severity: normal

Tags: patch

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

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: "jgart" <jgart <at> dismail.de>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#67285: closed ([PATCH] gnu: janet: Update to 1.32.1.)
Date: Sun, 19 Nov 2023 18:29:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 19 Nov 2023 18:27:54 +0000
with message-id <26cba2912019a167af29ec7d659e1b8b <at> dismail.de>
and subject line Re: [bug#67285] [PATCH] gnu: janet: Update to 1.32.1.
has caused the debbugs.gnu.org bug report #67285,
regarding [PATCH] gnu: janet: Update to 1.32.1.
to be marked as done.

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


-- 
67285: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67285
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Adriel Dumas--Jondeau <leirda <at> disroot.org>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: janet: Update to 1.32.1.
Date: Sun, 19 Nov 2023 18:44:33 +0100
* gnu/packages/lisp.scm (janet): Update to 1.32.1.

Change-Id: I4c34bbdedf0e21ba9c605b71205b010118dcf0b4
---
 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 f26362c79f..8fccee94dc 100644
--- a/gnu/packages/lisp.scm
+++ b/gnu/packages/lisp.scm
@@ -1247,7 +1247,7 @@ (define-public picolisp
 (define-public janet
   (package
     (name "janet")
-    (version "1.29.1")
+    (version "1.32.1")
     (source
      (origin
        (method git-fetch)
@@ -1256,7 +1256,7 @@ (define-public janet
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "18684mxnb0jk63mkzi36zlmd8rjjv0msx3xxpmn67mhrnwz4x861"))))
+        (base32 "1nnqbpql6749597m0lp56i2zqm003pg690399l0g8kb9kwvpv1yv"))))
     (build-system gnu-build-system)
     (arguments
      (list #:make-flags

base-commit: 761810d32a0550912b5bb36a0c9f60141bcb7d20
prerequisite-patch-id: cefc174692b72660bf5ed4c03442f33dbaf6e784
-- 
2.41.0



[Message part 3 (message/rfc822, inline)]
From: "jgart" <jgart <at> dismail.de>
To: "Adriel Dumas--Jondeau" <leirda <at> disroot.org>,
 67285-done <at> debbugs.gnu.org
Cc: Guillaume Le Vaillant <glv <at> posteo.net>,
 Munyoki Kilyungi <me <at> bonfacemunyoki.com>,
 Katherine Cox-Buday <cox.katherine.e+guix <at> gmail.com>
Subject: Re: [bug#67285] [PATCH] gnu: janet: Update to 1.32.1.
Date: Sun, 19 Nov 2023 18:27:54 +0000
Hi,

Applied, thanks!

all best,

jgart


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

Previous Next


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