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:
Peter Simons 2020-11-04 02:01:49 +00:00 committed by Git OBS Bridge
parent 1af4e3ed9b
commit 985f12e7e0
4 changed files with 12 additions and 4 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:42019fba473112c298b669289639c9ab9849562518d4b5e3fc568b9daf736ea0
size 98895

View File

@ -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>

View File

@ -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