update for Haskell Platform 2014.2.0.0 compatibility
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-blaze-markup?expand=0&rev=6
This commit is contained in:
parent
c8b2f4a6fc
commit
17a8c3bee1
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e4d034560e6808c5fdb8ca2eeef0031f3caff5398ba4fee72a049eea43ad7a3c
|
|
||||||
size 11885
|
|
3
blaze-markup-0.6.1.1.tar.gz
Normal file
3
blaze-markup-0.6.1.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ad484263f2f0978fd919627717c5a2ec923f19f401f1471ec259558ddd7306aa
|
||||||
|
size 12759
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Nov 9 15:45:37 UTC 2014 - peter.trommler@ohm-hochschule.de
|
||||||
|
|
||||||
|
- update to 0.6.1.1
|
||||||
|
* Bump `text` dependency to allow 1.2 (Haskell Platform 2014.2.0.0)
|
||||||
|
* Add the `null` query to Text.Blaze.Internal.
|
||||||
|
* Add the operator (!?) for nicely setting conditional attributes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 21 07:14:48 UTC 2013 - sbahling@suse.com
|
Mon Oct 21 07:14:48 UTC 2013 - sbahling@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-blaze-markup
|
# spec file for package ghc-blaze-markup
|
||||||
#
|
#
|
||||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2014 SUSE LINUX Products 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 blaze-markup
|
%global pkg_name blaze-markup
|
||||||
|
|
||||||
Name: ghc-blaze-markup
|
Name: ghc-blaze-markup
|
||||||
Version: 0.5.1.5
|
Version: 0.6.1.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A blazingly fast markup combinator library for Haskell
|
Summary: A blazingly fast markup combinator library for Haskell
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Loading…
Reference in New Issue
Block a user