From 40edcdf72de881d69d7612a801da577d696f2314 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 26 Jan 2021 07:52:46 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- ghc-unliftio-core.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-unliftio-core.spec b/ghc-unliftio-core.spec index fc2db33..7df7757 100644 --- a/ghc-unliftio-core.spec +++ b/ghc-unliftio-core.spec @@ -6,7 +6,7 @@ Name: ghc-%{pkg_name} Version: 0.1.2.0 -Release: 7%{?dist} +Release: 8%{?dist} Summary: The MonadUnliftIO typeclass for unlifting monads to IO License: MIT @@ -103,6 +103,9 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 0.1.2.0-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sat Aug 01 2020 Fedora Release Engineering - 0.1.2.0-7 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild