forked from pool/ghc-lua
Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 0c08da7a66 | |||
| 8b05e4407b | |||
| f16e8f1988 | |||
| 32cac86329 |
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Nov 8 10:49:02 UTC 2025 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
- Update lua to version 2.3.4.
|
||||||
|
## lua-2.3.4
|
||||||
|
|
||||||
|
Released 2025-11-08.
|
||||||
|
|
||||||
|
- Update Lua to version 5.4.8.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Aug 31 20:02:16 UTC 2024 - Peter Simons <psimons@suse.com>
|
Sat Aug 31 20:02:16 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-lua
|
# spec file for package ghc-lua
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
%global pkgver %{pkg_name}-%{version}
|
%global pkgver %{pkg_name}-%{version}
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 2.3.3
|
Version: 2.3.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Lua, an embeddable scripting language
|
Summary: Lua, an embeddable scripting language
|
||||||
License: MIT
|
License: MIT
|
||||||
@@ -42,7 +42,7 @@ BuildRequires: ghc-tasty-prof
|
|||||||
This package provides bindings and types to bridge Haskell and
|
This package provides bindings and types to bridge Haskell and
|
||||||
<https://www.lua.org/ Lua>.
|
<https://www.lua.org/ Lua>.
|
||||||
|
|
||||||
The full Lua interpreter version 5.4.7 is included. Alternatively, a
|
The full Lua interpreter version 5.4.8 is included. Alternatively, a
|
||||||
system-wide Lua installation can be linked instead.
|
system-wide Lua installation can be linked instead.
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9aaa29966ade82740c7ab4f5f2dfb7ceaa9b14715875a633648b175d11767077
|
|
||||||
size 266314
|
|
||||||
3
lua-2.3.4.tar.gz
Normal file
3
lua-2.3.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:54ec77f216459e72e3e1160da3433fc8af5d9e66a94805642bd79d41edbc52fe
|
||||||
|
size 266593
|
||||||
Reference in New Issue
Block a user