osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-unicode-collation revision:2, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-unicode-collation?expand=0&rev=3
This commit is contained in:
parent
4f7273741b
commit
625e7a9f43
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Nov 15 06:57:49 UTC 2021 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update unicode-collation to version 0.1.3.1.
|
||||||
|
## 0.1.3.1
|
||||||
|
|
||||||
|
* Allow base 4.16 (so the library can compile with ghc 9.2).
|
||||||
|
|
||||||
|
* Micro-optimization in normalize; update benchmarks.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 13 08:26:06 UTC 2021 - psimons@suse.com
|
Thu May 13 08:26:06 UTC 2021 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name unicode-collation
|
%global pkg_name unicode-collation
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.1.3
|
Version: 0.1.3.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Haskell implementation of the Unicode Collation Algorithm
|
Summary: Haskell implementation of the Unicode Collation Algorithm
|
||||||
License: BSD-2-Clause
|
License: BSD-2-Clause
|
||||||
|
3
unicode-collation-0.1.3.1.tar.gz
Normal file
3
unicode-collation-0.1.3.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:713816ab56c4f45ee9e6fae84ed8b0b9736f18a260995b5982dac17700ad04ac
|
||||||
|
size 2057181
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f11f09eb9f6cd7676e121b5ad2b6a8e9b3e99c566acdc8b6896dc724da9d7d59
|
|
||||||
size 2057238
|
|
Loading…
Reference in New Issue
Block a user