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:
commit
e2df27b7d3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7d1697acbffa6c417cc9cec897c45d8579d75fd14d5524e44ae333435b36f16b
|
||||
size 45422
|
3
commonmark-extensions-0.2.5.6.tar.gz
Normal file
3
commonmark-extensions-0.2.5.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:59c8c1ca07924951d9f073c26070294f783ee3795a1beaf4157ecf048701c379
|
||||
size 45557
|
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user