unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: unwox via Guix-patches via <guix-patches@gnu.org>
To: 72124@debbugs.gnu.org
Cc: unwox <me@unwox.com>
Subject: [bug#72124] [PATCH] gnu: fennel: Update to 1.5.0.
Date: Mon, 15 Jul 2024 21:40:13 +0600	[thread overview]
Message-ID: <1bf4f26b30b2e04c27f26b6cc02880e40c094254.1721058013.git.me@unwox.com> (raw)

* 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





             reply	other threads:[~2024-07-15 15:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-15 15:40 unwox via Guix-patches via [this message]
2024-07-15 21:09 ` bug#72124: [PATCH] gnu: fennel: Update to 1.5.0 jgart via Guix-patches via

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1bf4f26b30b2e04c27f26b6cc02880e40c094254.1721058013.git.me@unwox.com \
    --to=guix-patches@gnu.org \
    --cc=72124@debbugs.gnu.org \
    --cc=me@unwox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).