|
|
|
@ -1,4 +1,4 @@
|
|
|
|
|
# cabal2spec-0.25
|
|
|
|
|
# cabal2spec-0.25.4
|
|
|
|
|
# https://fedoraproject.org/wiki/Packaging:Haskell
|
|
|
|
|
# https://fedoraproject.org/wiki/PackagingDrafts/Haskell
|
|
|
|
|
|
|
|
|
@ -6,11 +6,11 @@
|
|
|
|
|
|
|
|
|
|
%global common_summary Newtype wrappers for phantom types
|
|
|
|
|
|
|
|
|
|
%global common_description Newtype wrappers for phantom types to avoid unsafely passing dummy arguments.
|
|
|
|
|
%global common_description Newtype wrappers for phantom types to avoid unsafely passing dummy arguments.
|
|
|
|
|
|
|
|
|
|
Name: ghc-%{pkg_name}
|
|
|
|
|
Version: 0.2.3.1
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Version: 0.4.1
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: %{common_summary}
|
|
|
|
|
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
@ -54,6 +54,10 @@ BuildRequires: ghc-semigroups-prof
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Apr 9 2012 Lakshmi Narasimhan T V <lakshminaras2002@gmail.com> - 0.4.1-1
|
|
|
|
|
- spec file updated to 0.25.4
|
|
|
|
|
- package updated to 0.4.1
|
|
|
|
|
|
|
|
|
|
* Sun Mar 18 2012 Jens Petersen <petersen@redhat.com> - 0.2.3.1-4
|
|
|
|
|
- update to cabal2spec-0.25
|
|
|
|
|
|
|
|
|
|