Accepting request 1009704 from devel:languages:haskell

version update

OBS-URL: https://build.opensuse.org/request/show/1009704
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-commonmark-extensions?expand=0&rev=9
This commit is contained in:
Dominique Leuenberger 2022-10-13 13:44:05 +00:00 committed by Git OBS Bridge
commit 8d4a82b9b5
4 changed files with 14 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Sep 29 04:40:58 UTC 2022 - Peter Simons <psimons@suse.com>
- Update commonmark-extensions to version 0.2.3.3.
## 0.2.3.3
- Fix definition_lists extension (#96). We were not properly consuming
indentation in definitions, which caused problems when the definitions
themselves contained lists.
-------------------------------------------------------------------
Tue May 31 18:23:50 UTC 2022 - Peter Simons <psimons@suse.com>

View File

@ -19,7 +19,7 @@
%global pkg_name commonmark-extensions
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.2.3.2
Version: 0.2.3.3
Release: 0
Summary: Pure Haskell commonmark parser
License: BSD-3-Clause