GNU bug report logs - #52270
[PATCH] gnu: janet: Update to 1.19.0.

Previous Next

Package: guix-patches;

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

Date: Sat, 4 Dec 2021 05:18: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#52270: closed ([PATCH] gnu: janet: Update to 1.19.0.)
Date: Sat, 04 Dec 2021 12:55:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 04 Dec 2021 12:53:51 +0000
with message-id <871r2szg1r.fsf <at> kitej>
and subject line Re: [bug#52270] [PATCH] gnu: janet: Update to 1.19.0.
has caused the debbugs.gnu.org bug report #52270,
regarding [PATCH] gnu: janet: Update to 1.19.0.
to be marked as done.

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


-- 
52270: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=52270
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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.19.0.
Date: Sat,  4 Dec 2021 00:16:59 -0500
* gnu/packages/lisp.scm (janet): Update to 1.19.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 76d6ecdc42..95443a3573 100644
--- a/gnu/packages/lisp.scm
+++ b/gnu/packages/lisp.scm
@@ -1156,7 +1156,7 @@ (define-public picolisp
 (define-public janet
   (package
     (name "janet")
-    (version "1.18.1")
+    (version "1.19.0")
     (source
      (origin
        (method git-fetch)
@@ -1165,7 +1165,7 @@ (define-public janet
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "07k92ip4vmqpzbz32spkpy2rz7pxfsdyl77sy9fylqmc6vg32hr8"))))
+        (base32 "1gpwhgnkwxjp95gs3i5dcdpsmv1pa7a299m8hccyy92jxd15pym6"))))
     (build-system gnu-build-system)
     (arguments
      `(#:make-flags
-- 
2.34.0



[Message part 3 (message/rfc822, inline)]
From: Guillaume Le Vaillant <glv <at> posteo.net>
To: jgart <jgart <at> dismail.de>
Cc: 52270-done <at> debbugs.gnu.org
Subject: Re: [bug#52270] [PATCH] gnu: janet: Update to 1.19.0.
Date: Sat, 04 Dec 2021 12:53:51 +0000
[Message part 4 (text/plain, inline)]
Patch pushed as da70132ee98093cb2aad672ee72e0d2f308eff2d.
Thanks.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 3 years and 225 days ago.

Previous Next


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