unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#47954] [PATCH] gnu: fennel: Update to 0.9.1.
@ 2021-04-22 15:24 Jack Hill
  2021-04-24 15:00 ` bug#47954: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Jack Hill @ 2021-04-22 15:24 UTC (permalink / raw)
  To: 47954

* gnu/packages/lua.scm (fennel): Update to 0.9.1.
---
 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 0a1ca19a6f..ebea69eb9a 100644
--- a/gnu/packages/lua.scm
+++ b/gnu/packages/lua.scm
@@ -1173,7 +1173,7 @@ enabled.")
 (define-public fennel
   (package
     (name "fennel")
-    (version "0.8.1")
+    (version "0.9.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -1182,7 +1182,7 @@ enabled.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0n0xkgzlrwpppm5vbvn84mq418xhmyakk9hakdmjv1lk2dfdq2g7"))
+                "07qgycf5cxm9zcc4fgpgvplg95ndavh3ynpdjpvzkikzbnyj7xia"))
               (modules '((guix build utils)))
               (snippet
                '(begin
-- 
2.31.1





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

* bug#47954: [PATCH] gnu: fennel: Update to 0.9.1.
  2021-04-22 15:24 [bug#47954] [PATCH] gnu: fennel: Update to 0.9.1 Jack Hill
@ 2021-04-24 15:00 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2021-04-24 15:00 UTC (permalink / raw)
  To: Jack Hill; +Cc: 47954-done

On Thu, Apr 22, 2021 at 11:24:09AM -0400, Jack Hill wrote:
> * gnu/packages/lua.scm (fennel): Update to 0.9.1.

Thanks! Pushed as 7600bad639129b845335e978f75936995a20a991




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

end of thread, other threads:[~2021-04-24 15:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-22 15:24 [bug#47954] [PATCH] gnu: fennel: Update to 0.9.1 Jack Hill
2021-04-24 15:00 ` bug#47954: " Leo Famulari

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