diff --git a/ghc-reflection.changes b/ghc-reflection.changes index 5334560..30ceeb0 100644 --- a/ghc-reflection.changes +++ b/ghc-reflection.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Dec 4 12:05:19 UTC 2024 - Peter Simons + +- Update reflection to version 2.1.9. + # 2.1.9 [2024.12.04] + * Drop support for pre-8.0 versions of GHC. + ------------------------------------------------------------------- Sat May 4 15:32:13 UTC 2024 - Peter Simons diff --git a/ghc-reflection.spec b/ghc-reflection.spec index 5d8431e..c591d6a 100644 --- a/ghc-reflection.spec +++ b/ghc-reflection.spec @@ -20,7 +20,7 @@ %global pkgver %{pkg_name}-%{version} %bcond_with tests Name: ghc-%{pkg_name} -Version: 2.1.8 +Version: 2.1.9 Release: 0 Summary: Reifies arbitrary terms into types that can be reflected back into terms License: BSD-3-Clause diff --git a/reflection-2.1.8.tar.gz b/reflection-2.1.8.tar.gz deleted file mode 100644 index ed0aa3c..0000000 --- a/reflection-2.1.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:922e9ff67958ed1bca19000a9d59153ed3152ef775e9018d5853488e4f4189cd -size 18331 diff --git a/reflection-2.1.9.tar.gz b/reflection-2.1.9.tar.gz new file mode 100644 index 0000000..4896d54 --- /dev/null +++ b/reflection-2.1.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6a7d5e41ad0ee1a05c660acf4fd34b21f38330eec165d246b7fffb398e59fb3 +size 17560