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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-blaze-markup?expand=0&rev=64
This commit is contained in:
Ondřej Súkup 2021-03-08 08:01:06 +00:00 committed by Git OBS Bridge
parent 08ddd21fe0
commit a6289a2977
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:8b6489ed422d98e4372f41be1f40f772b8d4ed925f3203b36be4078d918c8ee4
size 14571

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Mar 4 18:18:59 UTC 2021 - psimons@suse.com
- Update blaze-markup to version 0.8.2.8.
- 0.8.2.8 (2021-03-04)
* Bump `base` upper bound to 4.16
* Bump `tasty` upper bound to 1.5
* Bump `bytestring` upper bound to 0.12
-------------------------------------------------------------------
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package ghc-blaze-markup
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# 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.7
Version: 0.8.2.8
Release: 0
Summary: A blazingly fast markup combinator library for Haskell
License: BSD-3-Clause