Accepting request 1218541 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/1218541 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-commonmark?expand=0&rev=18
This commit is contained in:
commit
4b5a04de9e
3
commonmark-0.2.6.1.tar.gz
Normal file
3
commonmark-0.2.6.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fbce7dfe801d68c4c65623f35a3b25b47a22d496a08994140ecbd786ab069073
|
||||
size 105088
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e7e66ce4ecf187c2d7245988c99ac727904f58bca6a89b688d67b385e99e1c4c
|
||||
size 104222
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 5 05:48:20 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update commonmark to version 0.2.6.1.
|
||||
## 0.2.6.1
|
||||
|
||||
* Fix parsing of link destinations that look like `code` or
|
||||
HTML (#136, Michael Howell). This affects parsing of things
|
||||
like `` [link](`)`x` ``.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 11 18:04:00 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.6
|
||||
Version: 0.2.6.1
|
||||
Release: 0
|
||||
Summary: Pure Haskell commonmark parser
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user