Accepting request 870861 from devel:languages:haskell

update haskell stack in factory

OBS-URL: https://build.opensuse.org/request/show/870861
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-commonmark?expand=0&rev=7
This commit is contained in:
Dominique Leuenberger 2021-02-16 21:38:14 +00:00 committed by Git OBS Bridge
commit c2352a92f4
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:3b28b12735e31a2c21026b99418dd145285ee1f74aeead014d2799d2428c8bc3
size 99073

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Feb 8 05:04:23 UTC 2021 - psimons@suse.com
- Update commonmark to version 0.1.1.4.
## 0.1.1.4
* Fix build with GHC 9.0.1 (Simon Jakobi, #72).
-------------------------------------------------------------------
Tue Jan 12 10:53:27 UTC 2021 - psimons@suse.com

View File

@ -19,7 +19,7 @@
%global pkg_name commonmark
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.1.1.3
Version: 0.1.1.4
Release: 0
Summary: Pure Haskell commonmark parser
License: BSD-3-Clause