From fe9c7484332dfbbc8af68bfd57eef17dcffbdbaa2a755cc14351017c6f7ac5b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Tue, 9 Feb 2021 09:17:41 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-commonmark revision:12, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-commonmark?expand=0&rev=16 --- commonmark-0.1.1.3.tar.gz | 3 --- commonmark-0.1.1.4.tar.gz | 3 +++ ghc-commonmark.changes | 8 ++++++++ ghc-commonmark.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 commonmark-0.1.1.3.tar.gz create mode 100644 commonmark-0.1.1.4.tar.gz 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