osc copypac from project:devel:languages:haskell:ghc-8.8.x package:ghc-blaze-markup revision:5, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-blaze-markup?expand=0&rev=48
This commit is contained in:
Peter Simons 2020-04-01 17:26:02 +00:00 committed by Git OBS Bridge
parent 92893c57e9
commit 0dff11bfb7
4 changed files with 12 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Apr 1 12:37:11 UTC 2020 - psimons@suse.com
- Update blaze-markup to version 0.8.2.4.
- 0.8.2.4 (2020-03-29)
* Bump `QuickCheck` upper bound to 2.15
-------------------------------------------------------------------
Fri Nov 8 16:13:21 UTC 2019 - Peter Simons <psimons@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-blaze-markup
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 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-markup
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.8.2.3
Version: 0.8.2.4
Release: 0
Summary: A blazingly fast markup combinator library for Haskell
License: BSD-3-Clause