Accepting request 957472 from devel:languages:haskell

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/957472
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-pandoc-lua-marshal?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2022-02-25 20:25:07 +00:00 committed by Git OBS Bridge
commit e4b4c4ddff
4 changed files with 20 additions and 4 deletions

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Thu Feb 17 14:43:00 UTC 2022 - Peter Simons <psimons@suse.com>
- Update pandoc-lua-marshal to version 0.1.5.
## 0.1.5
Released 2022-02-17.
- Allow any type of callable object as argument to List
functions `filter`, `map`, and `find_if`. These previously
required the argument to be of type `function`, which was too
restrictive.
- Inline: the type of Image captions is now `Inlines` instead
of `List`.
-------------------------------------------------------------------
Fri Feb 4 12:31:25 UTC 2022 - psimons@suse.com

View File

@ -19,7 +19,7 @@
%global pkg_name pandoc-lua-marshal
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.1.4
Version: 0.1.5
Release: 0
Summary: Use pandoc types in Lua
License: MIT

View File

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

View File

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