Accepting request 1231428 from devel:languages:haskell

version update for ghc-9.10.1

OBS-URL: https://build.opensuse.org/request/show/1231428
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-commonmark-extensions?expand=0&rev=17
This commit is contained in:
Dominique Leuenberger 2024-12-20 22:10:25 +00:00 committed by Git OBS Bridge
commit e2df27b7d3
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:7d1697acbffa6c417cc9cec897c45d8579d75fd14d5524e44ae333435b36f16b
size 45422

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Dec 8 00:18:22 UTC 2024 - Peter Simons <psimons@suse.com>
- Update commonmark-extensions to version 0.2.5.6.
## 0.2.5.6
* Autolink parser: track balanced brackets in path (improves
on #156). We still get a link within a link, which isn't right, but at
least the link goes to the right place. Cf. jgm/pandoc#10333.
-------------------------------------------------------------------
Tue Jun 18 02:21:19 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.5
Version: 0.2.5.6
Release: 0
Summary: Pure Haskell commonmark parser
License: BSD-3-Clause