1
0

Accepting request 1183255 from devel:languages:haskell

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1183255
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-commonmark-extensions?expand=0&rev=16
This commit is contained in:
Ana Guerrero 2024-06-27 14:00:33 +00:00 committed by Git OBS Bridge
commit ef20db44cd
4 changed files with 15 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Jun 18 02:21:19 UTC 2024 - Peter Simons <psimons@suse.com>
- Update commonmark-extensions to version 0.2.5.5.
## 0.2.5.5
* Fix auto_identifiers extension: it now replaces emojis with
their aliases, as documented.
* Fix auto_identifiers_ascii extension: it now ignores
non-ASCII characters with no ASCII equivalent.
-------------------------------------------------------------------
Mon Mar 11 18:04:35 UTC 2024 - Peter Simons <psimons@suse.com>

View File

@ -20,7 +20,7 @@
%global pkgver %{pkg_name}-%{version}
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.2.5.4
Version: 0.2.5.5
Release: 0
Summary: Pure Haskell commonmark parser
License: BSD-3-Clause