Package updated to 0.4.1

modified:   .gitignore
	modified:   ghc-tagged.spec
	modified:   sources

	modified:   .gitignore
	modified:   ghc-tagged.spec
	modified:   sources
epel9
Lakshmi Narasimhan T V 13 years ago
parent 553ae7703d
commit 42266865e1

1
.gitignore vendored

@ -1 +1,2 @@
/tagged-0.2.3.1.tar.gz
/tagged-0.4.1.tar.gz

@ -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

@ -1 +1 @@
7899d417f18952a5a56b8588ba4724e4 tagged-0.2.3.1.tar.gz
b666e3288e00824650d400854c3992f8 tagged-0.4.1.tar.gz

Loading…
Cancel
Save