|
|
|
@ -10,7 +10,7 @@
|
|
|
|
|
|
|
|
|
|
Name: ghc-%{pkg_name}
|
|
|
|
|
Version: 0.8.2
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Backwards-compatible orphan instances for base
|
|
|
|
|
|
|
|
|
|
License: MIT
|
|
|
|
@ -120,6 +120,9 @@ chmod a-x CHANGES.markdown README.markdown
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Jul 17 2020 Jens Petersen <petersen@redhat.com> - 0.8.2-2
|
|
|
|
|
- refresh to cabal-rpm-2.0.6
|
|
|
|
|
|
|
|
|
|
* Sun Feb 09 2020 Jens Petersen <petersen@redhat.com> - 0.8.2-1
|
|
|
|
|
- update to 0.8.2
|
|
|
|
|
|
|
|
|
|