unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#69508] [PATCH] gnu: fennel: Update to 1.4.2
@ 2024-03-02 10:47 unwox via Guix-patches via
  2024-03-09  3:42 ` bug#69508: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: unwox via Guix-patches via @ 2024-03-02 10:47 UTC (permalink / raw)
  To: 69508; +Cc: unwox

* gnu/packages/lua.scm (fennel): Update to 1.4.2.

Change-Id: I40957cd55dc9278158551952bdfbabc77ecd5885
---
 gnu/packages/lua.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/lua.scm b/gnu/packages/lua.scm
index 1cde6bd66c..c35bbe8bcd 100644
--- a/gnu/packages/lua.scm
+++ b/gnu/packages/lua.scm
@@ -1233,7 +1233,7 @@ (define-public emilua
 (define-public fennel
   (package
     (name "fennel")
-    (version "1.3.1")
+    (version "1.4.2")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -1242,7 +1242,7 @@ (define-public fennel
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "12zm3rd0vvkqazv1cv5bhwk6igsj18im2qakqw7cf4a20rc9wpmx"))))
+                "1h1i87jx889n1wczw5jvqmkx0jmlrq83pjspyd9v27j360d9fcik"))))
     (build-system gnu-build-system)
     (arguments
      (list #:make-flags #~(list (string-append "PREFIX="

base-commit: 4a0549be52f3f46fbce61342d8de30f7b83130c5
-- 
2.41.0





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

* bug#69508: [PATCH] gnu: fennel: Update to 1.4.2
  2024-03-02 10:47 [bug#69508] [PATCH] gnu: fennel: Update to 1.4.2 unwox via Guix-patches via
@ 2024-03-09  3:42 ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2024-03-09  3:42 UTC (permalink / raw)
  To: unwox; +Cc: 69508-done

unwox <me@unwox.com> writes:

> * gnu/packages/lua.scm (fennel): Update to 1.4.2.
>

Applied as commit 06ff53d94c, thank you!




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

end of thread, other threads:[~2024-03-09  3:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-02 10:47 [bug#69508] [PATCH] gnu: fennel: Update to 1.4.2 unwox via Guix-patches via
2024-03-09  3:42 ` bug#69508: " 宋文武 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).