From 1806d59d962cd3a82075cc05f301e272bbe7c47f50f3168eb7cc460108ca5d1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Sun, 30 May 2021 18:58:17 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-hashable revision:21, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hashable?expand=0&rev=76 --- ghc-hashable.changes | 14 ++++++++++++++ ghc-hashable.spec | 2 +- hashable-1.3.1.0.tar.gz | 3 --- hashable-1.3.2.0.tar.gz | 3 +++ 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 hashable-1.3.1.0.tar.gz create mode 100644 hashable-1.3.2.0.tar.gz diff --git a/ghc-hashable.changes b/ghc-hashable.changes index a7b7210..70ff92b 100644 --- a/ghc-hashable.changes +++ b/ghc-hashable.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Thu May 20 09:19:48 UTC 2021 - psimons@suse.com + +- Update hashable to version 1.3.2.0. + ## Version 1.3.2.0 + + * Add `Hashable (Fixed a)` for `base <4.7` versions. + * Add documentation: + - `hashable` is not a stable hash + - `hashWithSalt` may return negative values + - there is `time-compat` with `Hashable` instances for `time` types. + * Add `random-initial-seed` flag causing the initial seed + to be randomized on each start of an executable using `hashable`. + ------------------------------------------------------------------- Mon Apr 26 08:47:35 UTC 2021 - Ondřej Súkup diff --git a/ghc-hashable.spec b/ghc-hashable.spec index 602ee2b..a34a2d6 100644 --- a/ghc-hashable.spec +++ b/ghc-hashable.spec @@ -19,7 +19,7 @@ %global pkg_name hashable %bcond_with tests Name: ghc-%{pkg_name} -Version: 1.3.1.0 +Version: 1.3.2.0 Release: 0 Summary: A class for types that can be converted to a hash value License: BSD-3-Clause diff --git a/hashable-1.3.1.0.tar.gz b/hashable-1.3.1.0.tar.gz deleted file mode 100644 index 6672f2d..0000000 --- a/hashable-1.3.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8061823a4ac521b53912edcba36b956f3159cb885b07ec119af295a6568ca7c4 -size 21424 diff --git a/hashable-1.3.2.0.tar.gz b/hashable-1.3.2.0.tar.gz new file mode 100644 index 0000000..4ddeecf --- /dev/null +++ b/hashable-1.3.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59bd964b6fe52b04825cf5402c87981068c051f351b2cb940b75f1c60719d637 +size 22841