diff --git a/commonmark-0.1.0.2.tar.gz b/commonmark-0.1.0.2.tar.gz deleted file mode 100644 index c44fd26..0000000 --- a/commonmark-0.1.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:748847d820db606933aac47285c3dab49c87ffeed8f7cd2f07ef117b05f03803 -size 98850 diff --git a/commonmark-0.1.1.tar.gz b/commonmark-0.1.1.tar.gz new file mode 100644 index 0000000..4899fb8 --- /dev/null +++ b/commonmark-0.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42019fba473112c298b669289639c9ab9849562518d4b5e3fc568b9daf736ea0 +size 98895 diff --git a/ghc-commonmark.changes b/ghc-commonmark.changes index 56eb4f7..9a855f2 100644 --- a/ghc-commonmark.changes +++ b/ghc-commonmark.changes @@ -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 diff --git a/ghc-commonmark.spec b/ghc-commonmark.spec index e19ecac..d47eef7 100644 --- a/ghc-commonmark.spec +++ b/ghc-commonmark.spec @@ -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