From c66c786fb9be0278f12f2e2774b1b8db39c60dd9 Mon Sep 17 00:00:00 2001 From: mimi_vx <> Date: Dec 22 2020 10:45:10 +0000 Subject: Update ghc-prettyprinter-ansi-terminal to version 1.1.2 / rev 4 via SR 857513 https://build.opensuse.org/request/show/857513 by user mimi_vx + dimstar_suse update haskell stack in openSUS --- diff --git a/.files b/.files index 27b3955..50abc43 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 75061b9..c2bfd9a 100644 --- a/.rev +++ b/.rev @@ -23,4 +23,12 @@ version update 829390 + + 201b079e034c0057c33c64965513ce2f + 1.1.2 + + dimstar_suse + update haskell stack in openSUS + 857513 + diff --git a/ghc-prettyprinter-ansi-terminal.changes b/ghc-prettyprinter-ansi-terminal.changes index 72b22ad..31e30aa 100644 --- a/ghc-prettyprinter-ansi-terminal.changes +++ b/ghc-prettyprinter-ansi-terminal.changes @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup + +- disable %{ix86} build + +------------------------------------------------------------------- Tue Aug 18 10:45:47 UTC 2020 - Peter Simons - Replace %setup -q with the more modern %autosetup macro. diff --git a/ghc-prettyprinter-ansi-terminal.spec b/ghc-prettyprinter-ansi-terminal.spec index 71e126a..ff256e0 100644 --- a/ghc-prettyprinter-ansi-terminal.spec +++ b/ghc-prettyprinter-ansi-terminal.spec @@ -30,6 +30,7 @@ BuildRequires: ghc-ansi-terminal-devel BuildRequires: ghc-prettyprinter-devel BuildRequires: ghc-rpm-macros BuildRequires: ghc-text-devel +ExcludeArch: %{ix86} %if %{with tests} BuildRequires: ghc-doctest-devel %endif