diff --git a/extra-1.7.14.tar.gz b/extra-1.7.14.tar.gz deleted file mode 100644 index bffe381..0000000 --- a/extra-1.7.14.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b6a909f8f0e4b8076a1653b4d34815a782f0a8c1e83d5267f4d00496471ef567 -size 45971 diff --git a/extra-1.7.16.tar.gz b/extra-1.7.16.tar.gz new file mode 100644 index 0000000..1e74314 --- /dev/null +++ b/extra-1.7.16.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:250c6d43c30b2c71f2cf498a10e69e43ac035974d3819529385d99e42ce77c70 +size 46190 diff --git a/ghc-extra.changes b/ghc-extra.changes index 05872dd..ed40a29 100644 --- a/ghc-extra.changes +++ b/ghc-extra.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sat May 11 15:55:39 UTC 2024 - Peter Simons + +- Update extra to version 1.7.16. + 1.7.16, released 2024-05-11 + Fix to actually work with GHC 9.10 + +------------------------------------------------------------------- +Fri May 10 13:07:51 UTC 2024 - Peter Simons + +- Update extra to version 1.7.15. + 1.7.15, released 2024-05-10 + #111, work with GHC 9.10 + Test with GHC 9.8 + ------------------------------------------------------------------- Sat Jul 1 19:19:07 UTC 2023 - Peter Simons diff --git a/ghc-extra.spec b/ghc-extra.spec index 6d71b4a..0b98de5 100644 --- a/ghc-extra.spec +++ b/ghc-extra.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-extra # -# 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.7.14 +Version: 1.7.16 Release: 0 Summary: Extra functions I use License: BSD-3-Clause