diff --git a/ghc-hslua-marshalling.changes b/ghc-hslua-marshalling.changes index 36fc0fc..1f1b242 100644 --- a/ghc-hslua-marshalling.changes +++ b/ghc-hslua-marshalling.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Jan 18 16:39:05 UTC 2024 - Peter Simons + +- Update hslua-marshalling to version 2.3.1. + ## hslua-marshalling-2.3.1 + + Released 2024-01-18. + + - Relaxed upper bound for text, containers, and bytestring, + allowing text-2.1, containers-0.7, and bytestring-0.12. + ------------------------------------------------------------------- Thu Apr 13 12:06:19 UTC 2023 - Peter Simons diff --git a/ghc-hslua-marshalling.spec b/ghc-hslua-marshalling.spec index 252696f..57c9d3e 100644 --- a/ghc-hslua-marshalling.spec +++ b/ghc-hslua-marshalling.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-hslua-marshalling # -# 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.0 +Version: 2.3.1 Release: 0 Summary: Marshalling of values between Haskell and Lua License: MIT diff --git a/hslua-marshalling-2.3.0.tar.gz b/hslua-marshalling-2.3.0.tar.gz deleted file mode 100644 index 374f372..0000000 --- a/hslua-marshalling-2.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ec01063ae07421325bc0c4427d58d4ffd272d1d38dbcfebae2c3005eaf176510 -size 17214 diff --git a/hslua-marshalling-2.3.1.tar.gz b/hslua-marshalling-2.3.1.tar.gz new file mode 100644 index 0000000..6451291 --- /dev/null +++ b/hslua-marshalling-2.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0949d9ff45e4e9b55d0e99c07ea48bf84016a21c5240d21372f11321e1bff06c +size 17266