diff --git a/commonmark-0.1.1.3.tar.gz b/commonmark-0.1.1.3.tar.gz deleted file mode 100644 index 78bc095..0000000 --- a/commonmark-0.1.1.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3b28b12735e31a2c21026b99418dd145285ee1f74aeead014d2799d2428c8bc3 -size 99073 diff --git a/commonmark-0.1.1.4.tar.gz b/commonmark-0.1.1.4.tar.gz new file mode 100644 index 0000000..3d89fbe --- /dev/null +++ b/commonmark-0.1.1.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d651a6c5b3f398e0fc9c483309a1d9c0faec98fccbe9e26810aebdad4108f536 +size 99102 diff --git a/ghc-commonmark.changes b/ghc-commonmark.changes index 6ad762e..26b6067 100644 --- a/ghc-commonmark.changes +++ b/ghc-commonmark.changes @@ -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 diff --git a/ghc-commonmark.spec b/ghc-commonmark.spec index 1f8311d..cd0d917 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.1.3 +Version: 0.1.1.4 Release: 0 Summary: Pure Haskell commonmark parser License: BSD-3-Clause