GNU bug report logs -
#61311
[PATCH] gnu: janet: Update to 1.26.0.
Previous Next
Reported by: jgart <jgart <at> dismail.de>
Date: Mon, 6 Feb 2023 05:12:02 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
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 61311 in the body.
You can then email your comments to 61311 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#61311
; Package
guix-patches
.
(Mon, 06 Feb 2023 05:12:02 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
.
(Mon, 06 Feb 2023 05:12:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Information forwarded
to
guix-patches <at> gnu.org
:
bug#61311
; Package
guix-patches
.
(Tue, 07 Feb 2023 08:20:02 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
jgart via Guix-patches via <guix-patches <at> 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
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Tue, 07 Feb 2023 08:20:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
jgart <jgart <at> dismail.de>
:
bug acknowledged by developer.
(Tue, 07 Feb 2023 08:20:03 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 07 Mar 2023 12:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 157 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.