summaryrefslogtreecommitdiff
path: root/gnu/packages/lua.scm
diff options
context:
space:
mode:
authorJack Hill <jackhill@jackhill.us>2021-04-22 11:24:09 -0400
committerLeo Famulari <leo@famulari.name>2021-04-24 11:00:02 -0400
commit7600bad639129b845335e978f75936995a20a991 (patch)
tree4e201bd6c41e11676a739442942d60b6b776592c /gnu/packages/lua.scm
parent1ebd086286c3825cfae31e75f8394986f1a18736 (diff)
downloadguix-patches-7600bad639129b845335e978f75936995a20a991.tar
guix-patches-7600bad639129b845335e978f75936995a20a991.tar.gz
gnu: fennel: Update to 0.9.1.
* gnu/packages/lua.scm (fennel): Update to 0.9.1. Signed-off-by: Leo Famulari <leo@famulari.name>
Diffstat (limited to 'gnu/packages/lua.scm')
-rw-r--r--gnu/packages/lua.scm4
1 files 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