From 0dff11bfb74032321d82bfc0ece8f0cd5651de6df971e986b1ff37dc2d76adb2 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 1 Apr 2020 17:26:02 +0000 Subject: [PATCH] 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 --- blaze-markup-0.8.2.3.tar.gz | 3 --- blaze-markup-0.8.2.4.tar.gz | 3 +++ ghc-blaze-markup.changes | 7 +++++++ ghc-blaze-markup.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 blaze-markup-0.8.2.3.tar.gz create mode 100644 blaze-markup-0.8.2.4.tar.gz diff --git a/blaze-markup-0.8.2.3.tar.gz b/blaze-markup-0.8.2.3.tar.gz deleted file mode 100644 index 4018ea9..0000000 --- a/blaze-markup-0.8.2.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:72f8b0ed5310e3c2e49abcc9273728555655ec5f13f3f0e1f7cd1da9ad3a35bd -size 14489 diff --git a/blaze-markup-0.8.2.4.tar.gz b/blaze-markup-0.8.2.4.tar.gz new file mode 100644 index 0000000..b15e883 --- /dev/null +++ b/blaze-markup-0.8.2.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c1d10514d9a6749afecee552478a30553fa6801d1c3c2bde9aa7a634b836275 +size 14518 diff --git a/ghc-blaze-markup.changes b/ghc-blaze-markup.changes index 4bd1f58..c6bc6e6 100644 --- a/ghc-blaze-markup.changes +++ b/ghc-blaze-markup.changes @@ -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 diff --git a/ghc-blaze-markup.spec b/ghc-blaze-markup.spec index 82c2add..fe8b961 100644 --- a/ghc-blaze-markup.spec +++ b/ghc-blaze-markup.spec @@ -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