unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#72124] [PATCH] gnu: fennel: Update to 1.5.0.
@ 2024-07-15 15:40 unwox via Guix-patches via
  2024-07-15 21:09 ` bug#72124: " jgart via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: unwox via Guix-patches via @ 2024-07-15 15:40 UTC (permalink / raw)
  To: 72124; +Cc: unwox

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

Change-Id: I3b43b336bfd99eb031b2e78274337010a30016c0
---
 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 62415f58f0..1e583b59b3 100644
--- a/gnu/packages/lua.scm
+++ b/gnu/packages/lua.scm
@@ -1361,7 +1361,7 @@ (define-public emilua
 (define-public fennel
   (package
     (name "fennel")
-    (version "1.4.2")
+    (version "1.5.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -1370,7 +1370,7 @@ (define-public fennel
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1h1i87jx889n1wczw5jvqmkx0jmlrq83pjspyd9v27j360d9fcik"))))
+                "0d25v7swq3msxsdzv91wwxy89y3qgw4bvzq1px89qsjzbbd7ccg2"))))
     (build-system gnu-build-system)
     (arguments
      (list #:make-flags #~(list (string-append "PREFIX="

base-commit: 3689faac5c10249f052c979b527cba26054170d8
-- 
2.45.2





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

* bug#72124: [PATCH] gnu: fennel: Update to 1.5.0.
  2024-07-15 15:40 [bug#72124] [PATCH] gnu: fennel: Update to 1.5.0 unwox via Guix-patches via
@ 2024-07-15 21:09 ` jgart via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: jgart via Guix-patches via @ 2024-07-15 21:09 UTC (permalink / raw)
  To: 72124-done; +Cc: unwox


hi unwox,

thanks for your contribution!

i applied it and pushed to master
-- 
all the best,
jgart




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

end of thread, other threads:[~2024-07-15 21:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-15 15:40 [bug#72124] [PATCH] gnu: fennel: Update to 1.5.0 unwox via Guix-patches via
2024-07-15 21:09 ` bug#72124: " 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).