Compare commits

..

No commits in common. "factory" and "factory" have entirely different histories.

4 changed files with 13 additions and 30 deletions

View File

@ -1,22 +1,3 @@
-------------------------------------------------------------------
Tue Nov 26 22:13:09 UTC 2024 - Peter Simons <psimons@suse.com>
- Update hashtables to version 1.4.1.
Upstream has edited the change log file since the last release in
a non-trivial way, i.e. they did more than just add a new entry
at the top. You can review the file at:
http://hackage.haskell.org/package/hashtables-1.4.1/src/changelog.md
-------------------------------------------------------------------
Tue Nov 19 03:51:16 UTC 2024 - Peter Simons <psimons@suse.com>
- Update hashtables to version 1.4.0.
## 1.4.0
Replace deprecated Mutable Array function, which modifies the signature of the `length`
function and hence the API.
Support more recent compilers.
-------------------------------------------------------------------
Thu Mar 30 17:06:56 UTC 2023 - Peter Simons <psimons@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-hashtables
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2023 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.3.1
Release: 0
Summary: Mutable hash tables in the ST monad
License: BSD-3-Clause
@ -38,16 +38,18 @@ BuildRequires: ghc-vector-devel
BuildRequires: ghc-vector-prof
ExcludeArch: %{ix86}
%if %{with tests}
BuildRequires: ghc-HUnit-devel
BuildRequires: ghc-HUnit-prof
BuildRequires: ghc-QuickCheck-devel
BuildRequires: ghc-QuickCheck-prof
BuildRequires: ghc-mwc-random-devel
BuildRequires: ghc-mwc-random-prof
BuildRequires: ghc-tasty-devel
BuildRequires: ghc-tasty-hunit-devel
BuildRequires: ghc-tasty-hunit-prof
BuildRequires: ghc-tasty-prof
BuildRequires: ghc-tasty-quickcheck-devel
BuildRequires: ghc-tasty-quickcheck-prof
BuildRequires: ghc-test-framework-devel
BuildRequires: ghc-test-framework-hunit-devel
BuildRequires: ghc-test-framework-hunit-prof
BuildRequires: ghc-test-framework-prof
BuildRequires: ghc-test-framework-quickcheck2-devel
BuildRequires: ghc-test-framework-quickcheck2-prof
%endif
%description

3
hashtables-1.3.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6f3d40eb22ab87279b9a0bf51c22307706b240c90a664c82bfae2392268c59c3
size 58697

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5019354b79692b264432206cd28073799151a947ea719d4a679508600d874410
size 58828