forked from pool/ghc-hslua-marshalling
Accepting request 987045 from devel:languages:haskell
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/987045 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-hslua-marshalling?expand=0&rev=3
This commit is contained in:
commit
85859df935
@ -1,3 +1,34 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 19 11:46:05 UTC 2022 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update hslua-marshalling to version 2.2.1.
|
||||
## hslua-marshalling-2.2.1
|
||||
|
||||
Released 2022-06-19.
|
||||
|
||||
- Require hslua-core-2.2.1.
|
||||
|
||||
- Relax upper bound for mtl, allow mtl-2.3.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 20 09:01:38 UTC 2022 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update hslua-marshalling to version 2.2.0 revision 1.
|
||||
Upstream has revised the Cabal build instructions on Hackage.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 19 14:38:20 UTC 2022 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update hslua-marshalling to version 2.2.0.
|
||||
## hslua-marshalling-2.2.0
|
||||
|
||||
Released 2022-02-19.
|
||||
|
||||
- `Result` is now an instance of Foldable and Traversable.
|
||||
Both `Result` and `Peek` are made instances of `MonadPlus`.
|
||||
|
||||
- Require hslua-core-2.2.0.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 29 10:07:54 UTC 2022 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global pkg_name hslua-marshalling
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 2.1.0
|
||||
Version: 2.2.1
|
||||
Release: 0
|
||||
Summary: Marshalling of values between Haskell and Lua
|
||||
License: MIT
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2c7c48471db9eff0d11dbf303061032c091dc208e874c48610bd563de65ae266
|
||||
size 16393
|
3
hslua-marshalling-2.2.1.tar.gz
Normal file
3
hslua-marshalling-2.2.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:532b0ff9aaa38583356486e56c4f6c47ad27c0cb50db1cca25db33975de8b1f6
|
||||
size 16527
|
Loading…
x
Reference in New Issue
Block a user