forked from pool/ghc-case-insensitive
synchronize with lts-8 package sett from configuration 0cb270c8d22a0823ab5130d95cc499e186cf864e
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-case-insensitive?expand=0&rev=18
This commit is contained in:
parent
da7598cede
commit
b19fdf27cc
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:160d3898fd0d8b50bed820ff633e6292438f069adec5267c42b8bcf0f386cac8
|
|
||||||
size 53615
|
|
3
case-insensitive-1.2.0.8.tar.gz
Normal file
3
case-insensitive-1.2.0.8.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:27aa610a7e0128c346d4a5cddb5d395a85b0889e4a9912acbb3b9ccbc4e99f68
|
||||||
|
size 53623
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 20 08:42:19 UTC 2017 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update to version 1.2.0.8 with cabal2obs.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jul 25 11:21:37 UTC 2016 - psimons@suse.com
|
Mon Jul 25 11:21:37 UTC 2016 - psimons@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-case-insensitive
|
# spec file for package ghc-case-insensitive
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%global pkg_name case-insensitive
|
%global pkg_name case-insensitive
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 1.2.0.7
|
Version: 1.2.0.8
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Case insensitive string comparison
|
Summary: Case insensitive string comparison
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user