[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/07: gnu: fennel: Update to 1.4.2.
From: |
guix-commits |
Subject: |
03/07: gnu: fennel: Update to 1.4.2. |
Date: |
Fri, 8 Mar 2024 22:37:52 -0500 (EST) |
iyzsong pushed a commit to branch master
in repository guix.
commit 06ff53d94c519726b319da3147f5742d7496c243
Author: unwox <me@unwox.com>
AuthorDate: Sat Mar 2 16:47:26 2024 +0600
gnu: fennel: Update to 1.4.2.
* gnu/packages/lua.scm (fennel): Update to 1.4.2.
Change-Id: I40957cd55dc9278158551952bdfbabc77ecd5885
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
---
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 @@ enabled.")
(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 @@ enabled.")
(file-name (git-file-name name version))
(sha256
(base32
- "12zm3rd0vvkqazv1cv5bhwk6igsj18im2qakqw7cf4a20rc9wpmx"))))
+ "1h1i87jx889n1wczw5jvqmkx0jmlrq83pjspyd9v27j360d9fcik"))))
(build-system gnu-build-system)
(arguments
(list #:make-flags #~(list (string-append "PREFIX="
- branch master updated (52f9db6503 -> fd3e618cf0), guix-commits, 2024/03/08
- 04/07: gnu: catch2-3: Update to 3.5.3., guix-commits, 2024/03/08
- 07/07: gnu: darktable: Update to 4.6.1., guix-commits, 2024/03/08
- 03/07: gnu: fennel: Update to 1.4.2.,
guix-commits <=
- 02/07: gnu: cmark: Update to 0.31.0., guix-commits, 2024/03/08
- 06/07: gnu: xnedit: Update to 1.5.3., guix-commits, 2024/03/08
- 01/07: gnu: mc: Update to 4.8.31., guix-commits, 2024/03/08
- 05/07: gnu: oil: Update to 0.20.0., guix-commits, 2024/03/08