diff --git a/ghc-hslua-module-system.changes b/ghc-hslua-module-system.changes index 2144fb2..d77186d 100644 --- a/ghc-hslua-module-system.changes +++ b/ghc-hslua-module-system.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Jan 18 17:32:15 UTC 2024 - Peter Simons + +- Update hslua-module-system to version 1.1.1. + ## hslua-module-system-1.1.1 + + Released 2024-01-18. + + - Relaxed upper bound for text, allowing text-2.1. + ------------------------------------------------------------------- Thu Apr 13 16:21:28 UTC 2023 - Peter Simons diff --git a/ghc-hslua-module-system.spec b/ghc-hslua-module-system.spec index 8135ebf..e3c18f2 100644 --- a/ghc-hslua-module-system.spec +++ b/ghc-hslua-module-system.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-hslua-module-system # -# 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: 1.1.0.1 +Version: 1.1.1 Release: 0 Summary: Lua module wrapper around Haskell's System module License: MIT diff --git a/hslua-module-system-1.1.0.1.tar.gz b/hslua-module-system-1.1.0.1.tar.gz deleted file mode 100644 index fbfbb08..0000000 --- a/hslua-module-system-1.1.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:06c866e44805bfc7fb04de308a52ae81f2b5da483de176686c784172fdc30ae5 -size 8930 diff --git a/hslua-module-system-1.1.1.tar.gz b/hslua-module-system-1.1.1.tar.gz new file mode 100644 index 0000000..b551cb1 --- /dev/null +++ b/hslua-module-system-1.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f894690184722e405faac46a4018d11b4fccf582dd6421254aaca3d53debb229 +size 8965