diff --git a/ghc-hslua-core.changes b/ghc-hslua-core.changes index 6b4cef8..888faee 100644 --- a/ghc-hslua-core.changes +++ b/ghc-hslua-core.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Jan 18 16:11:37 UTC 2024 - Peter Simons + +- Update hslua-core to version 2.3.2. + ## hslua-core-2.3.2 + + Released 2024-01-18. + + - Relaxed upper bound for text, and bytestring, allowing + text-2.1, and bytestring-0.12. + ------------------------------------------------------------------- Thu Apr 13 17:23:49 UTC 2023 - Peter Simons diff --git a/ghc-hslua-core.spec b/ghc-hslua-core.spec index 50e47bb..ba1d8b1 100644 --- a/ghc-hslua-core.spec +++ b/ghc-hslua-core.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-hslua-core # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %global pkgver %{pkg_name}-%{version} %bcond_with tests Name: ghc-%{pkg_name} -Version: 2.3.1 +Version: 2.3.2 Release: 0 Summary: Bindings to Lua, an embeddable scripting language License: MIT diff --git a/hslua-core-2.3.1.tar.gz b/hslua-core-2.3.1.tar.gz deleted file mode 100644 index f579fb3..0000000 --- a/hslua-core-2.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1eb218dd9b8791fc113f44c71d42010fa9d5786c2164c35a8b15917c5120afa5 -size 39580 diff --git a/hslua-core-2.3.2.tar.gz b/hslua-core-2.3.2.tar.gz new file mode 100644 index 0000000..600c3c3 --- /dev/null +++ b/hslua-core-2.3.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14ec6f800002efa361c99055fadc3aeb3060ab408255ea9f68e0afc94b166d40 +size 39648