Accepting request 917352 from devel:languages:haskell
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/917352 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-hashable?expand=0&rev=29
This commit is contained in:
commit
167ed65481
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:59bd964b6fe52b04825cf5402c87981068c051f351b2cb940b75f1c60719d637
|
||||
size 22841
|
3
hashable-1.3.3.0.tar.gz
Normal file
3
hashable-1.3.3.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:99a578e58fb6a869593841e4b3184f5b52c921bcb0d661d2b3a06e6526cb85dc
|
||||
size 23228
|
Loading…
Reference in New Issue
Block a user