forked from pool/ghc-pandoc-types
Accepting request 1104413 from devel:languages:haskell
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1104413 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-pandoc-types?expand=0&rev=39
This commit is contained in:
commit
8c1d3934ef
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 6 18:14:57 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update pandoc-types to version 1.23.1.
|
||||
[1.23.1]
|
||||
|
||||
* Restore toJSONFilter instance for pure `a -> [a]`.
|
||||
This went missing after my ill-considered revision to #105,
|
||||
commit 183af9d9f1066be974ac55fd23a4c985999d3ce8 . See jgm/pandoc#8976.
|
||||
|
||||
* Generalize ToJSONFilter instance. Previously a pure function `a -> a`
|
||||
could only be promoted to a filter in IO. Now we allow it to work with
|
||||
any instance of MonadIO. (This adds to #105.)
|
||||
|
||||
* Allow bytestring 0.12.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 7 05:47:26 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 1.23.0.1
|
||||
Version: 1.23.1
|
||||
Release: 0
|
||||
Summary: Types for representing a structured document
|
||||
License: GPL-2.0-only
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:515637549263bec8457e58d0c73f1ce424934f98672a7e848146e2be22959d46
|
||||
size 36329
|
3
pandoc-types-1.23.1.tar.gz
Normal file
3
pandoc-types-1.23.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ad0fa083d28d452b7d37a1c67a2c140137a5f29a2f52fd88e807fac20245a1c1
|
||||
size 36480
|
Loading…
x
Reference in New Issue
Block a user