GNU bug report logs -
#58896
[PATCH] gnu: janet: Update to 1.25.1.
Previous Next
Reported by: jgart <jgart <at> dismail.de>
Date: Sun, 30 Oct 2022 15:56: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 58896 in the body.
You can then email your comments to 58896 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#58896
; Package
guix-patches
.
(Sun, 30 Oct 2022 15:56: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
.
(Sun, 30 Oct 2022 15:56: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.25.1.
---
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 e21b60ec75..4899943ba8 100644
--- a/gnu/packages/lisp.scm
+++ b/gnu/packages/lisp.scm
@@ -20,8 +20,8 @@
;;; Copyright © 2021 Sharlatan Hellseher <sharlatanus <at> gmail.com>
;;; Copyright © 2021 Paul A. Patience <paul <at> apatience.com>
;;; Copyright © 2021 Charles Jackson <charles.b.jackson <at> protonmail.com>
-;;; Copyright © 2021 jgart <jgart <at> dismail.de>
;;; Copyright © 2022 Joeke de Graaf <joeke <at> posteo.net>
+;;; Copyright © 2021, 2022 jgart <jgart <at> dismail.de>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -1236,7 +1236,7 @@ (define-public picolisp
(define-public janet
(package
(name "janet")
- (version "1.24.1")
+ (version "1.25.1")
(source
(origin
(method git-fetch)
@@ -1245,7 +1245,7 @@ (define-public janet
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1zaf2z2x5mgfp2nwj3q6pmcj558mw1772a09xn8b8na0cahxlrmq"))))
+ (base32 "0d601imsndkmjyanja6pqp234fwmn9jxzpcbigwpra969x4a4qjd"))))
(build-system gnu-build-system)
(arguments
(list #:make-flags
--
2.38.1
Information forwarded
to
guix-patches <at> gnu.org
:
bug#58896
; Package
guix-patches
.
(Thu, 03 Nov 2022 16:45: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.25.1.
> ---
> gnu/packages/lisp.scm | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
Looks good to me :) Pushed to master as
d2cd7a4421d0f5e57ad7c12db0bfdde0e80247d1.
Thanks,
Chris
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Thu, 03 Nov 2022 16:45:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
jgart <jgart <at> dismail.de>
:
bug acknowledged by developer.
(Thu, 03 Nov 2022 16:45:02 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
.
(Fri, 02 Dec 2022 12:24:17 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 202 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.