forked from pool/ghc-blaze-markup
osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-blaze-markup revision:9, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-blaze-markup?expand=0&rev=58
This commit is contained in:
parent
3ac0edd470
commit
191d9ca35e
3
blaze-markup-0.8.2.3.tar.gz
Normal file
3
blaze-markup-0.8.2.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:72f8b0ed5310e3c2e49abcc9273728555655ec5f13f3f0e1f7cd1da9ad3a35bd
|
||||
size 14489
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8b6489ed422d98e4372f41be1f40f772b8d4ed925f3203b36be4078d918c8ee4
|
||||
size 14571
|
@ -1,33 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 18 10:44:10 UTC 2020 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Replace %setup -q with the more modern %autosetup macro.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 1 02:00:30 UTC 2020 - psimons@suse.com
|
||||
|
||||
- Update blaze-markup to version 0.8.2.7.
|
||||
- 0.8.2.7 (2020-06-30)
|
||||
* Bump Cabal version lower bound to 1.10
|
||||
|
||||
- 0.8.2.6 (2020-06-30)
|
||||
* Bump `tasty` upper bound to 1.4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 16 11:13:50 UTC 2020 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Re-generate file with latest version of spec-cleaner.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 6 06:52:11 UTC 2020 - psimons@suse.com
|
||||
|
||||
- Update blaze-markup to version 0.8.2.5.
|
||||
- 0.8.2.5 (2020-04-20)
|
||||
* Bump `base` upper bound to 4.15
|
||||
|
||||
- 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>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-blaze-markup
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# 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-markup
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.8.2.7
|
||||
Version: 0.8.2.3
|
||||
Release: 0
|
||||
Summary: A blazingly fast markup combinator library for Haskell
|
||||
License: BSD-3-Clause
|
||||
@ -55,7 +55,7 @@ Requires(postun): ghc-compiler = %{ghc_version}
|
||||
This package provides the Haskell %{pkg_name} library development files.
|
||||
|
||||
%prep
|
||||
%autosetup -n %{pkg_name}-%{version}
|
||||
%setup -q -n %{pkg_name}-%{version}
|
||||
|
||||
%build
|
||||
%ghc_lib_build
|
||||
|
Loading…
Reference in New Issue
Block a user