osc copypac from project:devel:languages:haskell:ghc-9.4.x package:ghc-pandoc-types revision:10, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-pandoc-types?expand=0&rev=113
This commit is contained in:
Peter Simons 2023-08-11 08:05:29 +00:00 committed by Git OBS Bridge
parent 3cf6d2f46f
commit 8c960bc65f
4 changed files with 20 additions and 4 deletions

View File

@ -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>

View File

@ -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

View File

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

View File

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