diff --git a/commonmark-0.2.2.tar.gz b/commonmark-0.2.2.tar.gz deleted file mode 100644 index e0ef63a..0000000 --- a/commonmark-0.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b70b421f5753d983745e558d7d66a5e346ee5b2ebc0a827e9f63f8ff7a62b24e -size 101438 diff --git a/commonmark-0.2.3.tar.gz b/commonmark-0.2.3.tar.gz new file mode 100644 index 0000000..e3a7891 --- /dev/null +++ b/commonmark-0.2.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:745ade908c7cd8a61538d9c3e60363d5e1175fd7f544f557ff52517c8408d905 +size 102342 diff --git a/ghc-commonmark.changes b/ghc-commonmark.changes index 48ad557..5c5b6b8 100644 --- a/ghc-commonmark.changes +++ b/ghc-commonmark.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Jun 25 16:54:28 UTC 2023 - Peter Simons + +- Update commonmark to version 0.2.3. + ## 0.2.3 + + * Re-export Text.Parsec.Pos from Commonmark.Types (Fraser + Tweedale, #106). + ------------------------------------------------------------------- Thu Mar 30 17:06:15 UTC 2023 - Peter Simons diff --git a/ghc-commonmark.spec b/ghc-commonmark.spec index 34ce32b..b91c038 100644 --- a/ghc-commonmark.spec +++ b/ghc-commonmark.spec @@ -20,7 +20,7 @@ %global pkgver %{pkg_name}-%{version} %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.2.2 +Version: 0.2.3 Release: 0 Summary: Pure Haskell commonmark parser License: BSD-3-Clause