[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/12: gnu: fnlfmt: Update to 0.3.0.
From: |
guix-commits |
Subject: |
06/12: gnu: fnlfmt: Update to 0.3.0. |
Date: |
Tue, 21 Mar 2023 14:15:24 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix.
commit 4fbae445f7e3f95d90c11dd505383f276ad60fae
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Tue Mar 21 18:59:09 2023 +0100
gnu: fnlfmt: Update to 0.3.0.
* gnu/packages/lua.scm (fnlfmt): Update to 0.3.0.
---
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 2c5347a228..63a4bd5455 100644
--- a/gnu/packages/lua.scm
+++ b/gnu/packages/lua.scm
@@ -1229,7 +1229,7 @@ system.")
(define-public fnlfmt
(package
(name "fnlfmt")
- (version "0.2.2")
+ (version "0.3.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1238,7 +1238,7 @@ system.")
(file-name (git-file-name name version))
(sha256
(base32
- "1rv0amqhy5ypi3pvxfaadn3k1cy4mjlc49wdzl2psz3i11w9gr36"))
+ "06gzw7f20yw4192kymr4karxw3ia3apjnjqpm6vxph87c67d1fa3"))
(modules '((guix build utils)))
(snippet
#~(begin
- branch master updated (4f63b4b86d -> 2120c768f2), guix-commits, 2023/03/21
- 01/12: services: static-networking: 'eval-when' for code used at expansion-time., guix-commits, 2023/03/21
- 04/12: gnu: vtk: Remove reference to GCC., guix-commits, 2023/03/21
- 03/12: gnu: vtk: Enable OpenMP, TBB, and Open MPI support., guix-commits, 2023/03/21
- 05/12: gnu: fennel: Update to 1.3.0., guix-commits, 2023/03/21
- 06/12: gnu: fnlfmt: Update to 0.3.0.,
guix-commits <=
- 07/12: gnu: Add dvisvgm., guix-commits, 2023/03/21
- 08/12: gnu: go-filippo-io-age: Update to 1.1.1., guix-commits, 2023/03/21
- 09/12: gnu: pass-age: Update to 1.7.4a1., guix-commits, 2023/03/21
- 10/12: gnu: ssh-to-age: Update to 1.1.2., guix-commits, 2023/03/21
- 12/12: gnu: python-pypandoc: Upgrade to 1.7.5., guix-commits, 2023/03/21
- 02/12: gnu: gnulib: Depend on git-minimal/pinned., guix-commits, 2023/03/21
- 11/12: gnu: pocl: Update to 3.1, guix-commits, 2023/03/21