forked from pool/ghc-lua
Accepting request 1199401 from devel:languages:haskell
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1199401 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-lua?expand=0&rev=7
This commit is contained in:
commit
f16e8f1988
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 31 20:02:16 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update lua to version 2.3.3.
|
||||
Upstream has edited the change log file since the last release in
|
||||
a non-trivial way, i.e. they did more than just add a new entry
|
||||
at the top. You can review the file at:
|
||||
http://hackage.haskell.org/package/lua-2.3.3/src/CHANGELOG.md
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 19 12:25:42 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 2.3.2
|
||||
Version: 2.3.3
|
||||
Release: 0
|
||||
Summary: Lua, an embeddable scripting language
|
||||
License: MIT
|
||||
@ -42,7 +42,7 @@ BuildRequires: ghc-tasty-prof
|
||||
This package provides bindings and types to bridge Haskell and
|
||||
<https://www.lua.org/ Lua>.
|
||||
|
||||
The full Lua interpreter version 5.4.6 is included. Alternatively, a
|
||||
The full Lua interpreter version 5.4.7 is included. Alternatively, a
|
||||
system-wide Lua installation can be linked instead.
|
||||
|
||||
%package devel
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ae2a8c091eeb8af2de669a36e49e5818b347c14d4ba1c27bad8fdd88c4c13731
|
||||
size 264445
|
3
lua-2.3.3.tar.gz
Normal file
3
lua-2.3.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9aaa29966ade82740c7ab4f5f2dfb7ceaa9b14715875a633648b175d11767077
|
||||
size 266314
|
Loading…
x
Reference in New Issue
Block a user