Accepting request 825796 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/825796 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-commonmark?expand=0&rev=2
This commit is contained in:
commit
c343cf2e09
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:11f888553e3ade64cdf3b1fcb64d6cd8053fb89f61274c52cfcc9674ac28bfdc
|
||||
size 98780
|
3
commonmark-0.1.0.2.tar.gz
Normal file
3
commonmark-0.1.0.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:748847d820db606933aac47285c3dab49c87ffeed8f7cd2f07ef117b05f03803
|
||||
size 98850
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 6 07:56:57 UTC 2020 - psimons@suse.com
|
||||
|
||||
- Update commonmark to version 0.1.0.2.
|
||||
## 0.1.0.2
|
||||
|
||||
* Fix tight/loose list detection with multiple blank lines at end (#56).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 4 09:31:42 UTC 2020 - psimons@suse.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global pkg_name commonmark
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.1.0.1
|
||||
Version: 0.1.0.2
|
||||
Release: 0
|
||||
Summary: Pure Haskell commonmark parser
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user