* [bug#73224] [PATCH] gnu: janet: Update to 1.36.0.
@ 2024-09-13 10:18 Adriel Dumas--Jondeau via Guix-patches via
2024-09-18 12:39 ` bug#73224: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: Adriel Dumas--Jondeau via Guix-patches via @ 2024-09-13 10:18 UTC (permalink / raw)
To: 73224
Cc: Guillaume Le Vaillant, Katherine Cox-Buday, Munyoki Kilyungi,
Sharlatan Hellseher, jgart
* gnu/packages/lisp.scm (janet): Update to 1.36.0.
Change-Id: I7a376679f36137f91d558ccfdf83e65f979d8d41
---
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 5d4399f145..6c16d8ab71 100644
--- a/gnu/packages/lisp.scm
+++ b/gnu/packages/lisp.scm
@@ -885,7 +885,7 @@ (define-public gcl
(define-public janet
(package
(name "janet")
- (version "1.35.2")
+ (version "1.36.0")
(source
(origin
(method git-fetch)
@@ -894,7 +894,7 @@ (define-public janet
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0kgya9zv8xq6mbrkpllm29zfxkr626ip83ivqkgqfcs5a33b39wa"))))
+ (base32 "1jy4ib6jjxngn6vcy45y5dl24q0lrgl4j6rsx8y4gaih2i4sq1ll"))))
(build-system gnu-build-system)
(arguments
(list #:make-flags
base-commit: b6d5a7f5836739dab884b49a64ca354794dd845f
prerequisite-patch-id: 21c9b22cf88720a3866c89eff457a620d4f46a49
--
2.46.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#73224: [PATCH] gnu: janet: Update to 1.36.0.
2024-09-13 10:18 [bug#73224] [PATCH] gnu: janet: Update to 1.36.0 Adriel Dumas--Jondeau via Guix-patches via
@ 2024-09-18 12:39 ` Guillaume Le Vaillant
0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2024-09-18 12:39 UTC (permalink / raw)
To: Adriel Dumas--Jondeau; +Cc: 73224-done
[-- Attachment #1: Type: text/plain, Size: 67 bytes --]
Patch applied as 1b6ce1796abdf497f61f426d61339318f4f4f23d.
Thanks.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-09-18 12:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-13 10:18 [bug#73224] [PATCH] gnu: janet: Update to 1.36.0 Adriel Dumas--Jondeau via Guix-patches via
2024-09-18 12:39 ` bug#73224: " Guillaume Le Vaillant
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).