Accepting request 1141856 from devel:languages:haskell
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1141856 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-lua?expand=0&rev=6
This commit is contained in:
commit
b878c6bced
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 19 12:25:42 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
- Update lua to version 2.3.2.
|
||||||
|
## lua-2.3.2
|
||||||
|
|
||||||
|
Release pending.
|
||||||
|
|
||||||
|
- Update to Lua 5.4.6.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 13 17:23:25 UTC 2023 - Peter Simons <psimons@suse.com>
|
Thu Apr 13 17:23:25 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-lua
|
# spec file for package ghc-lua
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 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.1
|
Version: 2.3.2
|
||||||
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.4 is included. Alternatively, a
|
The full Lua interpreter version 5.4.6 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:b92515811f6b1400a39d517e1aa95e406aa45cd11aa5cc6a4db65dd76f1fc753
|
|
||||||
size 262809
|
|
3
lua-2.3.2.tar.gz
Normal file
3
lua-2.3.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ae2a8c091eeb8af2de669a36e49e5818b347c14d4ba1c27bad8fdd88c4c13731
|
||||||
|
size 264445
|
Loading…
x
Reference in New Issue
Block a user