osc copypac from project:devel:languages:haskell:ghc-9.6.x package:ghc-commonmark revision:7, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-commonmark?expand=0&rev=37
This commit is contained in:
parent
e0148992d0
commit
8589471c54
3
commonmark-0.2.5.1.tar.gz
Normal file
3
commonmark-0.2.5.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cdd629cf07be861ba9ae2395b4caca61138bc281fc27f457f1f8cce31719c548
|
||||
size 103857
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8a08fee10681a4bd2c8b0ce1ae80373a0a503a2affb20fcda78f4ec52edff6bf
|
||||
size 103793
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 15 04:42:01 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update commonmark to version 0.2.5.1.
|
||||
## 0.2.5.1
|
||||
|
||||
* Replace `source` with `search` in list of block tags.
|
||||
This is a spec 0.31 change that was forgotten in the last release.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 29 00:51: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
|
||||
Version: 0.2.5.1
|
||||
Release: 0
|
||||
Summary: Pure Haskell commonmark parser
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user