osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-hslua-marshalling revision:7, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hslua-marshalling?expand=0&rev=5
This commit is contained in:
parent
cff983f76b
commit
e162f28cd5
@ -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>
|
Sat Jan 29 10:07:54 UTC 2022 - Peter Simons <psimons@suse.com>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name hslua-marshalling
|
%global pkg_name hslua-marshalling
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 2.1.0
|
Version: 2.2.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Marshalling of values between Haskell and Lua
|
Summary: Marshalling of values between Haskell and Lua
|
||||||
License: MIT
|
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…
Reference in New Issue
Block a user