forked from pool/ghc-pandoc-lua-marshal
osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-pandoc-lua-marshal revision:3, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-pandoc-lua-marshal?expand=0&rev=3
This commit is contained in:
parent
644da6168d
commit
fa724b50e4
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:78b62b7064de7ee1874cebf2d0f6d4484f68a80e8e5fcd9cad9e40505a008626
|
||||
size 41044
|
3
pandoc-lua-marshal-0.1.5.tar.gz
Normal file
3
pandoc-lua-marshal-0.1.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d1256a0e343887d8140ca462b8274b0ca2a3b5c7b61c552e6a3467f6b4f8eab0
|
||||
size 41554
|
Loading…
x
Reference in New Issue
Block a user