From f4b8cb449842bfa3f90ea78c19b177a540860b80b200143f58c6eeb13f97c5a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Tue, 7 Sep 2021 15:04:11 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-hashable revision:22, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-hashable?expand=0&rev=78 --- ghc-hashable.changes | 10 ++++++++++ ghc-hashable.spec | 2 +- hashable-1.3.2.0.tar.gz | 3 --- hashable-1.3.3.0.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 hashable-1.3.2.0.tar.gz create mode 100644 hashable-1.3.3.0.tar.gz diff --git a/ghc-hashable.changes b/ghc-hashable.changes index 70ff92b..1b0f29f 100644 --- a/ghc-hashable.changes +++ b/ghc-hashable.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Aug 25 10:24:30 UTC 2021 - psimons@suse.com + +- Update hashable to version 1.3.3.0. + ## Version 1.3.3.0 + + * `Text` hashing uses 64-bit FNV prime + * Don't truncate Text hashvalues on 64bit Windows: + https://github.com/haskell-unordered-containers/hashable/pull/211 + ------------------------------------------------------------------- Thu May 20 09:19:48 UTC 2021 - psimons@suse.com diff --git a/ghc-hashable.spec b/ghc-hashable.spec index a34a2d6..0a4bd2a 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.2.0 +Version: 1.3.3.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.2.0.tar.gz b/hashable-1.3.2.0.tar.gz deleted file mode 100644 index 4ddeecf..0000000 --- a/hashable-1.3.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:59bd964b6fe52b04825cf5402c87981068c051f351b2cb940b75f1c60719d637 -size 22841 diff --git a/hashable-1.3.3.0.tar.gz b/hashable-1.3.3.0.tar.gz new file mode 100644 index 0000000..305e659 --- /dev/null +++ b/hashable-1.3.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99a578e58fb6a869593841e4b3184f5b52c921bcb0d661d2b3a06e6526cb85dc +size 23228