osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-commonmark revision:15, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-commonmark?expand=0&rev=22
This commit is contained in:
parent
95b90082bc
commit
4012847a40
3
commonmark-0.2.1.1.tar.gz
Normal file
3
commonmark-0.2.1.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:87016bece25384259336f2fd930251438d383c736b82cd5d29224a428fffba80
|
||||||
|
size 100854
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ab6047825fd282f667c0f3a454ffe37d7358cf13a4133976080862f5c33e6aed
|
|
||||||
size 101693
|
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 1 08:24:19 UTC 2021 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update commonmark to version 0.2.1.1.
|
||||||
|
## 0.2.1.1
|
||||||
|
|
||||||
|
* Fix bug in `prettyShow` for `SourceRange` (#80).
|
||||||
|
The bug led to an infinite loop in certain cases.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jun 21 05:23:23 UTC 2021 - psimons@suse.com
|
Mon Jun 21 05:23:23 UTC 2021 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name commonmark
|
%global pkg_name commonmark
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.2.1
|
Version: 0.2.1.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Pure Haskell commonmark parser
|
Summary: Pure Haskell commonmark parser
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user