unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#75367] [PATCH] gnu: janet: Update to 1.37.1.
@ 2025-01-04 23:01 Ashish SHUKLA via Guix-patches via
  2025-01-06  2:20 ` jgart via Guix-patches via
  0 siblings, 1 reply; 3+ messages in thread
From: Ashish SHUKLA via Guix-patches via @ 2025-01-04 23:01 UTC (permalink / raw)
  To: 75367
  Cc: Ashish SHUKLA, Guillaume Le Vaillant, Katherine Cox-Buday,
	Munyoki Kilyungi, Sharlatan Hellseher, jgart

* gnu/packages/lisp.scm (janet): Update to 1.37.1.

Change-Id: Idaa8b2e6ed135f8969f72751ce248e27088f00f2
---
 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 9cc630eec2..29dfca70d0 100644
--- a/gnu/packages/lisp.scm
+++ b/gnu/packages/lisp.scm
@@ -28,7 +28,7 @@
 ;;; Copyright © 2023 Andrew Kravchuk <awkravchuk@gmail.com>
 ;;; Copyright © 2024 Andreas Enge <andreas@enge.fr>
 ;;; Copyright © 2024 bigbug <bigbookofbug@proton.me>
-;;; Copyright © 2024 Ashish SHUKLA <ashish.is@lostca.se>
+;;; Copyright © 2024, 2025 Ashish SHUKLA <ashish.is@lostca.se>
 ;;; Copyright © 2024 David Pflug <david@pflug.io>
 ;;; Copyright © 2024 Janneke Nieuwenhuizen <janneke@gnu.org>
 ;;;
@@ -887,7 +887,7 @@ (define-public gcl
 (define-public janet
   (package
     (name "janet")
-    (version "1.36.0")
+    (version "1.37.1")
     (source
      (origin
        (method git-fetch)
@@ -896,7 +896,7 @@ (define-public janet
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1jy4ib6jjxngn6vcy45y5dl24q0lrgl4j6rsx8y4gaih2i4sq1ll"))))
+        (base32 "06ym80siwvlg3fmha01vsaqilcd7fjx8wq61zql906yjiljq22rb"))))
     (build-system gnu-build-system)
     (arguments
      (list #:make-flags

base-commit: b8858d8b1344525d0d7ac78d8fb9dc1a577b85d3
-- 
2.47.1





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#75367] [PATCH] gnu: janet: Update to 1.37.1.
  2025-01-04 23:01 [bug#75367] [PATCH] gnu: janet: Update to 1.37.1 Ashish SHUKLA via Guix-patches via
@ 2025-01-06  2:20 ` jgart via Guix-patches via
  2025-01-06  2:37   ` bug#75367: " jgart via Guix-patches via
  0 siblings, 1 reply; 3+ messages in thread
From: jgart via Guix-patches via @ 2025-01-06  2:20 UTC (permalink / raw)
  To: 75367; +Cc: Ashish SHUKLA


Hi, this patch no longer applies.

Can you send an updated patch rebase on the latest master branch?

Thanks!
-- 
all the best,
jgart




^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#75367: [PATCH] gnu: janet: Update to 1.37.1.
  2025-01-06  2:20 ` jgart via Guix-patches via
@ 2025-01-06  2:37   ` jgart via Guix-patches via
  0 siblings, 0 replies; 3+ messages in thread
From: jgart via Guix-patches via @ 2025-01-06  2:37 UTC (permalink / raw)
  To: 75367-done; +Cc: jgart, Ashish SHUKLA


Applied. Thanks!

-- 
all the best,
jgart




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-01-06  2:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-04 23:01 [bug#75367] [PATCH] gnu: janet: Update to 1.37.1 Ashish SHUKLA via Guix-patches via
2025-01-06  2:20 ` jgart via Guix-patches via
2025-01-06  2:37   ` bug#75367: " jgart via Guix-patches via

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).