From f9d70d5faf7a670aff829acd9031c12415994b35 Mon Sep 17 00:00:00 2001
From: Jens Petersen <petersen@redhat.com>
Date: Fri, 19 Jun 2020 16:53:49 +0800
Subject: [PATCH] refresh to cabal-rpm-2.0.6

---
 ghc-async.spec | 14 +++-----------
 1 file changed, 3 insertions(+), 11 deletions(-)

diff --git a/ghc-async.spec b/ghc-async.spec
index d270570..7fdf20d 100644
--- a/ghc-async.spec
+++ b/ghc-async.spec
@@ -1,9 +1,11 @@
-# generated by cabal-rpm-2.0.5
+# generated by cabal-rpm-2.0.6
 # https://docs.fedoraproject.org/en-US/packaging-guidelines/Haskell/
 
 %global pkg_name async
 %global pkgver %{pkg_name}-%{version}
 
+# testsuite missing deps: test-framework test-framework-hunit
+
 Name:           ghc-%{pkg_name}
 Version:        2.2.2
 Release:        2%{?dist}
@@ -91,16 +93,6 @@ This package provides the Haskell %{pkg_name} profiling library.
 # End cabal-rpm install
 
 
-%if 0%{?fedora} < 31 || 0%{?rhel} < 8
-%post devel
-%ghc_pkg_recache
-
-
-%postun devel
-%ghc_pkg_recache
-%endif
-
-
 %files -f %{name}.files
 # Begin cabal-rpm files:
 %license LICENSE