|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
Name: ghc-%{pkg_name}
|
|
|
|
Name: ghc-%{pkg_name}
|
|
|
|
Version: 0.1.1.0
|
|
|
|
Version: 0.1.1.0
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Release: 4%{?dist}
|
|
|
|
Summary: The MonadUnliftIO typeclass for unlifting monads to IO
|
|
|
|
Summary: The MonadUnliftIO typeclass for unlifting monads to IO
|
|
|
|
|
|
|
|
|
|
|
|
License: MIT
|
|
|
|
License: MIT
|
|
|
@ -68,6 +68,9 @@ This package provides the Haskell %{pkg_name} library development files.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.1.0-4
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Feb 23 2018 Jens Petersen <petersen@redhat.com> - 0.1.1.0-3
|
|
|
|
* Fri Feb 23 2018 Jens Petersen <petersen@redhat.com> - 0.1.1.0-3
|
|
|
|
- bump over resourcet
|
|
|
|
- bump over resourcet
|
|
|
|
|
|
|
|
|
|
|
|