forked from pool/ghc-commonmark-extensions
osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-commonmark-extensions revision:19, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-commonmark-extensions?expand=0&rev=19
This commit is contained in:
parent
2a5e9dda1e
commit
e626a895ef
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:52aef0c8101e5d553bfa72ae2dad8fc102336a31e5c2af150fcfbcfc04a4b9cc
|
||||
size 37074
|
3
commonmark-extensions-0.2.3.3.tar.gz
Normal file
3
commonmark-extensions-0.2.3.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f41efcf3cc0b876437de8dc69accf8cab9674b77325a6bf038caf62e96ce3e01
|
||||
size 37708
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user