From d334ebcae9eec271ed30f8e0d810d20b77f14fc2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 21 Jul 2022 04:42:11 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- ghc-async.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-async.spec b/ghc-async.spec index c2f5416..23b7d08 100644 --- a/ghc-async.spec +++ b/ghc-async.spec @@ -8,7 +8,7 @@ Name: ghc-%{pkg_name} Version: 2.2.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Run IO operations asynchronously and wait for their results License: BSD @@ -118,6 +118,9 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal %changelog +* Thu Jul 21 2022 Fedora Release Engineering - 2.2.4-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Tue Jun 07 2022 Jens Petersen - 2.2.4-1 - https://hackage.haskell.org/package/async-2.2.4/changelog