osc copypac from project:devel:languages:haskell:ghc-9.4.x package:ghc-hslua revision:8, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hslua?expand=0&rev=82
This commit is contained in:
parent
edfa25e070
commit
33648e5870
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 13 12:06:13 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
- Update hslua to version 2.3.0.
|
||||||
|
## hslua-2.3.0
|
||||||
|
|
||||||
|
Released 2023-03-13.
|
||||||
|
|
||||||
|
- Require version 2.3.* of HsLua packages: hslua-core,
|
||||||
|
hslua-marshalling, hslua-objectorientation, hslua-packaging,
|
||||||
|
hslua-aeson, hslua-classes.
|
||||||
|
|
||||||
|
- Include `hslua-typing`, re-export `HsLua.Typing`.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 30 17:06:59 UTC 2023 - Peter Simons <psimons@suse.com>
|
Thu Mar 30 17:06:59 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
@ -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.2.1
|
Version: 2.3.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Bindings to Lua, an embeddable scripting language
|
Summary: Bindings to Lua, an embeddable scripting language
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -47,6 +47,8 @@ BuildRequires: ghc-hslua-objectorientation-devel
|
|||||||
BuildRequires: ghc-hslua-objectorientation-prof
|
BuildRequires: ghc-hslua-objectorientation-prof
|
||||||
BuildRequires: ghc-hslua-packaging-devel
|
BuildRequires: ghc-hslua-packaging-devel
|
||||||
BuildRequires: ghc-hslua-packaging-prof
|
BuildRequires: ghc-hslua-packaging-prof
|
||||||
|
BuildRequires: ghc-hslua-typing-devel
|
||||||
|
BuildRequires: ghc-hslua-typing-prof
|
||||||
BuildRequires: ghc-mtl-devel
|
BuildRequires: ghc-mtl-devel
|
||||||
BuildRequires: ghc-mtl-prof
|
BuildRequires: ghc-mtl-prof
|
||||||
BuildRequires: ghc-rpm-macros
|
BuildRequires: ghc-rpm-macros
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:63cf9d92e90aadfd2887196428fa625e8b2c9b51b942188ed33289c5253ba8e0
|
|
||||||
size 17317
|
|
3
hslua-2.3.0.tar.gz
Normal file
3
hslua-2.3.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4fc16b45f012c991717407bf17b50e8240467b76e1f404933addb96df19087b3
|
||||||
|
size 17387
|
Loading…
Reference in New Issue
Block a user