Accepting request 1079184 from devel:languages:haskell

version update

OBS-URL: https://build.opensuse.org/request/show/1079184
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-hslua-marshalling?expand=0&rev=5
This commit is contained in:
Dominique Leuenberger 2023-04-14 11:13:01 +00:00 committed by Git OBS Bridge
commit 4c8f4dc4ff
4 changed files with 20 additions and 4 deletions

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Thu Apr 13 12:06:19 UTC 2023 - Peter Simons <psimons@suse.com>
- Update hslua-marshalling to version 2.3.0.
## hslua-marshalling-2.3.0
Released 2023-03-13.
- `Result` is now an instance of `MonadFail`.
- New peeker and pusher functions for `NonEmpty`.
- Peeker combinators for optional values: The new combinators
`peekNilOr`, `peekNoneOr`, and `peekNoneOrNil` can be used to
retrieve optional values.
-------------------------------------------------------------------
Thu Mar 30 17:07:02 UTC 2023 - Peter Simons <psimons@suse.com>

View File

@ -20,7 +20,7 @@
%global pkgver %{pkg_name}-%{version}
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 2.2.1
Version: 2.3.0
Release: 0
Summary: Marshalling of values between Haskell and Lua
License: MIT

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:532b0ff9aaa38583356486e56c4f6c47ad27c0cb50db1cca25db33975de8b1f6
size 16527

View File

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