Accepting request 737193 from devel:languages:haskell
version update OBS-URL: https://build.opensuse.org/request/show/737193 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-blaze-html?expand=0&rev=15
This commit is contained in:
commit
3295013870
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ea0e944298dbbd692b41af4f15dbd1a1574aec7b8f91f38391d25106b143bb1b
|
||||
size 81502
|
3
blaze-html-0.9.1.2.tar.gz
Normal file
3
blaze-html-0.9.1.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:60503f42546c6c1b954014d188ea137e43d74dcffd2bf6157c113fd91a0c394c
|
||||
size 81617
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 3 02:02:18 UTC 2019 - psimons@suse.com
|
||||
|
||||
- Update blaze-html to version 0.9.1.2.
|
||||
- 0.9.1.2 (2019-10-02)
|
||||
* Bump QuickCheck dependency to 2.13
|
||||
* Bump containers dependency to 0.6
|
||||
* Check in generated code
|
||||
* Regenerate .travis.yml using haskell-ci
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 20 11:31:15 UTC 2018 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-blaze-html
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX 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-html
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.9.1.1
|
||||
Version: 0.9.1.2
|
||||
Release: 0
|
||||
Summary: A blazingly fast HTML combinator library for Haskell
|
||||
License: BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user