osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-commonmark revision:4, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-commonmark?expand=0&rev=7
This commit is contained in:
parent
1af4e3ed9b
commit
985f12e7e0
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:748847d820db606933aac47285c3dab49c87ffeed8f7cd2f07ef117b05f03803
|
||||
size 98850
|
3
commonmark-0.1.1.tar.gz
Normal file
3
commonmark-0.1.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:42019fba473112c298b669289639c9ab9849562518d4b5e3fc568b9daf736ea0
|
||||
size 98895
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 2 03:03:04 UTC 2020 - psimons@suse.com
|
||||
|
||||
- Update commonmark to version 0.1.1.
|
||||
## 0.1.1
|
||||
|
||||
* Export `reverseSubforests` from `Commonmark.Blocks` [API change] (#64).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 18 10:44:21 UTC 2020 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%global pkg_name commonmark
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.1.0.2
|
||||
Version: 0.1.1
|
||||
Release: 0
|
||||
Summary: Pure Haskell commonmark parser
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user