diff --git a/ghc-lpeg.changes b/ghc-lpeg.changes index 78d90df..b08c216 100644 --- a/ghc-lpeg.changes +++ b/ghc-lpeg.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Sep 27 18:59:39 UTC 2023 - Peter Simons + +- Update lpeg to version 1.1.0. + ## lpeg-1.1.0 + + Released 2023-09-27. + + - Update to the latest upstream version, LPeg version 1.1. + ------------------------------------------------------------------- Thu Mar 30 17:07:25 UTC 2023 - Peter Simons diff --git a/ghc-lpeg.spec b/ghc-lpeg.spec index 4340a3f..71d60e8 100644 --- a/ghc-lpeg.spec +++ b/ghc-lpeg.spec @@ -20,7 +20,7 @@ %global pkgver %{pkg_name}-%{version} %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.0.4 +Version: 1.1.0 Release: 0 Summary: LPeg – Parsing Expression Grammars For Lua License: MIT diff --git a/lpeg-1.0.4.tar.gz b/lpeg-1.0.4.tar.gz deleted file mode 100644 index 7772011..0000000 --- a/lpeg-1.0.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:24084721a225f133682aa12c5ff4f65c7ea7b6b03894c6af0504864bea2054bb -size 40132 diff --git a/lpeg-1.1.0.tar.gz b/lpeg-1.1.0.tar.gz new file mode 100644 index 0000000..b4e6d32 --- /dev/null +++ b/lpeg-1.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:411509eb9b9142299e76a022d1fcf56ce8e255d5e0a0d1d8b46fcddc3d195b79 +size 45350