diff --git a/ghc-hashtables.changes b/ghc-hashtables.changes index 20c51e7..90e45b7 100644 --- a/ghc-hashtables.changes +++ b/ghc-hashtables.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Jan 23 03:41:55 UTC 2025 - Peter Simons + +- Update hashtables to version 1.4.2. + ## 1.4.2 + + - Fix C compile errors in cbits. + - Bump lower bound for QuickCheck. + ------------------------------------------------------------------- Tue Nov 26 22:13:09 UTC 2024 - Peter Simons diff --git a/ghc-hashtables.spec b/ghc-hashtables.spec index 009bd73..1c88f19 100644 --- a/ghc-hashtables.spec +++ b/ghc-hashtables.spec @@ -1,7 +1,7 @@ # # spec file for package ghc-hashtables # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 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.4.1 +Version: 1.4.2 Release: 0 Summary: Mutable hash tables in the ST monad License: BSD-3-Clause diff --git a/hashtables-1.4.1.tar.gz b/hashtables-1.4.1.tar.gz deleted file mode 100644 index 264174f..0000000 --- a/hashtables-1.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5019354b79692b264432206cd28073799151a947ea719d4a679508600d874410 -size 58828 diff --git a/hashtables-1.4.2.tar.gz b/hashtables-1.4.2.tar.gz new file mode 100644 index 0000000..044bf1b --- /dev/null +++ b/hashtables-1.4.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca0e299fee6c0c918f45ce0907afbff1c3891998bb792d1717e4d5f12350ef0d +size 58869