From 3f7bc453f3f5b54fe1b27383436151ae6d95d104 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 23 Feb 2018 22:24:29 +0900 Subject: [PATCH] bump over resourcet --- 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 13b653c..12610bf 100644 --- a/ghc-unliftio-core.spec +++ b/ghc-unliftio-core.spec @@ -6,7 +6,7 @@ Name: ghc-%{pkg_name} Version: 0.1.1.0 -Release: 1%{?dist} +Release: 3%{?dist} Summary: The MonadUnliftIO typeclass for unlifting monads to IO License: MIT @@ -68,5 +68,8 @@ This package provides the Haskell %{pkg_name} library development files. %changelog +* Fri Feb 23 2018 Jens Petersen - 0.1.1.0-3 +- bump over resourcet + * Sat Jan 27 2018 Fedora Haskell SIG - 0.1.1.0-1 - spec file generated by cabal-rpm-0.12