Accepting request 377106 from devel:languages:haskell:lts

- update to 1.2.0.6
* Add Semigroup s => Semigroup (CI s) instance

OBS-URL: https://build.opensuse.org/request/show/377106
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-case-insensitive?expand=0&rev=11
This commit is contained in:
Ondřej Súkup 2016-03-22 08:27:07 +00:00 committed by Git OBS Bridge
parent f5c46088f3
commit 1887ce09ec
4 changed files with 11 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Mar 16 09:12:05 UTC 2016 - mimi.vx@gmail.com
- update to 1.2.0.6
* Add Semigroup s => Semigroup (CI s) instance
-------------------------------------------------------------------
Sun Oct 4 16:29:15 UTC 2015 - mimi.vx@gmail.com

View File

@ -19,7 +19,7 @@
%global pkg_name case-insensitive
Name: ghc-case-insensitive
Version: 1.2.0.5
Version: 1.2.0.6
Release: 0
Summary: Case insensitive string comparison
License: BSD-3-Clause
@ -35,6 +35,7 @@ BuildRequires: ghc-rpm-macros
BuildRequires: ghc-bytestring-devel
BuildRequires: ghc-deepseq-devel
BuildRequires: ghc-hashable-devel
BuildRequires: ghc-semigroups-devel
BuildRequires: ghc-text-devel
# End cabal-rpm deps