|
|
|
@ -6,7 +6,7 @@
|
|
|
|
|
|
|
|
|
|
Name: ghc-%{pkg_name}
|
|
|
|
|
Version: 0.3.2.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Nicer interface for reified information about data types
|
|
|
|
|
|
|
|
|
|
License: ISC
|
|
|
|
@ -109,6 +109,9 @@ chmod a-x ChangeLog.md README.md
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Jul 17 2020 Jens Petersen <petersen@redhat.com> - 0.3.2.0-2
|
|
|
|
|
- refresh to cabal-rpm-2.0.6
|
|
|
|
|
|
|
|
|
|
* Fri Feb 14 2020 Jens Petersen <petersen@redhat.com> - 0.3.2.0-1
|
|
|
|
|
- update to 0.3.2.0
|
|
|
|
|
|
|
|
|
|