[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/09: gnu: lua: Update to 5.4.6.
From: |
guix-commits |
Subject: |
05/09: gnu: lua: Update to 5.4.6. |
Date: |
Sun, 17 Sep 2023 16:15:05 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 02e7d6057624a8410ba473460b9fb33682b7af3d
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Sep 10 02:00:00 2023 +0200
gnu: lua: Update to 5.4.6.
* gnu/packages/lua.scm (lua): Update to 5.4.6.
---
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 3b58952911..65cab6511c 100644
--- a/gnu/packages/lua.scm
+++ b/gnu/packages/lua.scm
@@ -119,13 +119,13 @@ for configuration, scripting, and rapid prototyping.")
(define-public lua-5.4
(package (inherit lua)
- (version "5.4.3")
+ (version "5.4.6")
(source (origin
(method url-fetch)
(uri (string-append "https://www.lua.org/ftp/lua-"
version ".tar.gz"))
(sha256
- (base32
"1yxvjvnbg4nyrdv10bq42gz6dr66pyan28lgzfygqfwy2rv24qgq"))
+ (base32
"125dncwz8syhxk034m4fpahq7vsprfnwdqfxlffbb83arfws2pkx"))
(patches (search-patches "lua-5.4-pkgconfig.patch"
"lua-5.4-liblua-so.patch"))))))
- branch master updated (fc3a53525a -> 38c2c076e2), guix-commits, 2023/09/17
- 08/09: gnu: bpftrace: Update to 0.18.1., guix-commits, 2023/09/17
- 04/09: gnu: cpuid: Update to 20230614., guix-commits, 2023/09/17
- 07/09: gnu: ddcci-driver-linux: Update to 0.4.4., guix-commits, 2023/09/17
- 09/09: gnu: feh: Update to 3.10., guix-commits, 2023/09/17
- 01/09: gnu: lkrg: Update to 0.9.7., guix-commits, 2023/09/17
- 03/09: gnu: nftables: Update to 1.0.8., guix-commits, 2023/09/17
- 02/09: gnu: libnftnl: Update to 1.2.6., guix-commits, 2023/09/17
- 05/09: gnu: lua: Update to 5.4.6.,
guix-commits <=
- 06/09: gnu: mcelog: Update to 195., guix-commits, 2023/09/17