Accepting request 642849 from devel:languages:haskell

version update

OBS-URL: https://build.opensuse.org/request/show/642849
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-blaze-markup?expand=0&rev=13
This commit is contained in:
Dominique Leuenberger 2018-10-25 06:14:48 +00:00 committed by Git OBS Bridge
commit dab808a49d
4 changed files with 14 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Oct 4 15:40:13 UTC 2018 - psimons@suse.com
- Update blaze-markup to version 0.8.2.2.
- 0.8.2.2 (2018-09-25)
* Bump `base` to 4.12
* Bump `containers` to 0.6
* Bump `tasty` to 1.1
-------------------------------------------------------------------
Wed Jul 18 14:26:16 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 blaze-markup
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.8.2.1
Version: 0.8.2.2
Release: 0
Summary: A blazingly fast markup combinator library for Haskell
License: BSD-3-Clause