Accepting request 260475 from devel:languages:haskell
update for Haskell Platform 2014.2.0.0 compatibilit OBS-URL: https://build.opensuse.org/request/show/260475 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-blaze-markup?expand=0&rev=3
This commit is contained in:
commit
b43c08a6ae
@ -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
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%global pkg_name blaze-markup
|
||||
|
||||
Name: ghc-blaze-markup
|
||||
Version: 0.5.1.5
|
||||
Version: 0.6.1.1
|
||||
Release: 0
|
||||
Summary: A blazingly fast markup combinator library for Haskell
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user