Accepting request 642859 from devel:languages:haskell

version update

OBS-URL: https://build.opensuse.org/request/show/642859
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-Glob?expand=0&rev=13
This commit is contained in:
Dominique Leuenberger 2018-10-25 06:16:18 +00:00 committed by Git OBS Bridge
commit 8434839a3e
4 changed files with 15 additions and 5 deletions

View File

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

3
Glob-0.9.3.tar.gz Normal file
View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Oct 4 15:39:53 UTC 2018 - psimons@suse.com
- Update Glob to version 0.9.3.
0.9.3, 2018-09-22:
Updated dependencies to allow containers-0.7 (GHC 8.6). Thanks to
chessai for the merge request.
Updated tests to compile with GHC 8.6.
-------------------------------------------------------------------
Wed Jul 18 14:26:09 UTC 2018 - psimons@suse.com

View File

@ -12,14 +12,14 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%global pkg_name Glob
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.9.2
Version: 0.9.3
Release: 0
Summary: Globbing library
License: BSD-3-Clause