diff --git a/ghc-hslua-cli.changes b/ghc-hslua-cli.changes index c83c1a6..271436a 100644 --- a/ghc-hslua-cli.changes +++ b/ghc-hslua-cli.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Jun 28 09:49:39 UTC 2024 - Peter Simons + +- Update hslua-cli to version 1.4.3. + ## hslua-cli-1.4.3 + + Release pending. + + - Include copyright notice when printing version info; i.e., the + behavior is now closer to that of the default `lua` + interpreter. + + - Avoid "redundant import" warning when compiling with GHC 9.10. + ------------------------------------------------------------------- Thu Jan 18 17:29:23 UTC 2024 - Peter Simons diff --git a/ghc-hslua-cli.spec b/ghc-hslua-cli.spec index 455c88c..c9c8c8c 100644 --- a/ghc-hslua-cli.spec +++ b/ghc-hslua-cli.spec @@ -19,7 +19,7 @@ %global pkg_name hslua-cli %global pkgver %{pkg_name}-%{version} Name: ghc-%{pkg_name} -Version: 1.4.2 +Version: 1.4.3 Release: 0 Summary: Command-line interface for Lua License: MIT diff --git a/hslua-cli-1.4.2.tar.gz b/hslua-cli-1.4.2.tar.gz deleted file mode 100644 index fd8c882..0000000 --- a/hslua-cli-1.4.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fbd89184ab5d9e3a0179c1500ba63279953c1658c308f5a37368333c8e914642 -size 5904 diff --git a/hslua-cli-1.4.3.tar.gz b/hslua-cli-1.4.3.tar.gz new file mode 100644 index 0000000..9191c56 --- /dev/null +++ b/hslua-cli-1.4.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f573269f33099b1e4c81eb80bb60ad7727728730bae6532f60c8628a02abc8ea +size 5990