Accepting request 987043 from devel:languages:haskell

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/987043
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-hslua?expand=0&rev=25
This commit is contained in:
Richard Brown 2022-08-01 19:29:52 +00:00 committed by Git OBS Bridge
commit cae97e28c4
4 changed files with 40 additions and 6 deletions

View File

@ -1,3 +1,32 @@
-------------------------------------------------------------------
Sun Jun 19 11:56:53 UTC 2022 - Peter Simons <psimons@suse.com>
- Update hslua to version 2.2.1.
## hslua-2.2.1
Released 2022-06-19.
- Require hslua-core-2.2.1.
- Require hslua-marshalling-2.2.0.1.
- Relax upper bound for mtl, allow mtl-2.3.
-------------------------------------------------------------------
Fri May 20 09:02:24 UTC 2022 - Peter Simons <psimons@suse.com>
- Update hslua to version 2.2.0 revision 1.
Upstream has revised the Cabal build instructions on Hackage.
-------------------------------------------------------------------
Sat Feb 19 14:38:11 UTC 2022 - Peter Simons <psimons@suse.com>
- Update hslua to version 2.2.0.
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/hslua-2.2.0/src/CHANGELOG.md
-------------------------------------------------------------------
Sat Jan 29 10:07:48 UTC 2022 - Peter Simons <psimons@suse.com>

View File

@ -19,7 +19,7 @@
%global pkg_name hslua
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 2.1.0
Version: 2.2.1
Release: 0
Summary: Bindings to Lua, an embeddable scripting language
License: MIT
@ -29,6 +29,7 @@ BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-bytestring-devel
BuildRequires: ghc-containers-devel
BuildRequires: ghc-exceptions-devel
BuildRequires: ghc-hslua-aeson-devel
BuildRequires: ghc-hslua-classes-devel
BuildRequires: ghc-hslua-core-devel
BuildRequires: ghc-hslua-marshalling-devel
@ -39,6 +40,10 @@ BuildRequires: ghc-rpm-macros
BuildRequires: ghc-text-devel
ExcludeArch: %{ix86}
%if %{with tests}
BuildRequires: ghc-QuickCheck-devel
BuildRequires: ghc-lua-arbitrary-devel
BuildRequires: ghc-lua-devel
BuildRequires: ghc-quickcheck-instances-devel
BuildRequires: ghc-tasty-devel
BuildRequires: ghc-tasty-hslua-devel
BuildRequires: ghc-tasty-hunit-devel
@ -51,8 +56,8 @@ Lua>.
It builds upon the /lua/ package, which allows to bundle a Lua interpreter with
a Haskell program.
<https://github.com/hslua/hslua-examples Example programs> are available in a
separate repository.
Example programs are can be found in the 'hslua-examples' subdir of the project
<https://github.com/hslua/hslua repository>.
%package devel
Summary: Haskell %{pkg_name} library development files

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6a4aed7cb8deef31eaf8ffe6d068a83b29feaa464ce5d9756d4060a58889b129
size 17065

3
hslua-2.2.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:63cf9d92e90aadfd2887196428fa625e8b2c9b51b942188ed33289c5253ba8e0
size 17317