emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#61311: closed ([PATCH] gnu: janet: Update to 1.26.0.)


From: GNU bug Tracking System
Subject: bug#61311: closed ([PATCH] gnu: janet: Update to 1.26.0.)
Date: Tue, 07 Feb 2023 08:20:03 +0000

Your message dated Tue, 07 Feb 2023 09:18:44 +0100
with message-id <87ilgdc2gr.fsf@cbaines.net>
and subject line Re: [bug#61311] [PATCH] gnu: janet: Update to 1.26.0.
has caused the debbugs.gnu.org bug report #61311,
regarding [PATCH] gnu: janet: Update to 1.26.0.
to be marked as done.

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


-- 
61311: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61311
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: janet: Update to 1.26.0. Date: Sun, 5 Feb 2023 23:11:02 -0600
* gnu/packages/lisp.scm (janet): Update to 1.26.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 f1c61d378f..412139c773 100644
--- a/gnu/packages/lisp.scm
+++ b/gnu/packages/lisp.scm
@@ -1266,7 +1266,7 @@ (define-public lfe
 (define-public janet
   (package
     (name "janet")
-    (version "1.25.1")
+    (version "1.26.0")
     (source
      (origin
        (method git-fetch)
@@ -1275,7 +1275,7 @@ (define-public janet
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0d601imsndkmjyanja6pqp234fwmn9jxzpcbigwpra969x4a4qjd"))))
+        (base32 "1ghxchyxhcjs0vfzisafc27v05im4kya1jg827l4q2h92ras17x3"))))
     (build-system gnu-build-system)
     (arguments
      (list #:make-flags
-- 
2.39.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#61311] [PATCH] gnu: janet: Update to 1.26.0. Date: Tue, 07 Feb 2023 09:18:44 +0100 User-agent: mu4e 1.8.11; emacs 28.2
jgart via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/lisp.scm (janet): Update to 1.26.0.
> ---
>  gnu/packages/lisp.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks! I've pushed this to master as
76a3929add520b855286b67d316e4fcb16b129ca.

Chris

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]