Package update to 0.4.2

modified:   .gitignore
	modified:   ghc-tagged.spec
	modified:   sources
This commit is contained in:
Lakshmi Narasimhan T V 2012-04-13 16:01:55 +05:30
parent 4bec3e6be2
commit 3e2f5e7701
3 changed files with 6 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -9,8 +9,8 @@
%global common_description Newtype wrappers for phantom types to avoid unsafely passing dummy arguments.
Name: ghc-%{pkg_name}
Version: 0.4.1
Release: 2%{?dist}
Version: 0.4.2
Release: 1%{?dist}
Summary: %{common_summary}
Group: System Environment/Libraries
@ -54,6 +54,8 @@ BuildRequires: ghc-semigroups-prof
%changelog
* Fri Apr 13 2012 Lakshmi Narasimhan T V <lakshminaras2002@gmail.com> - 0.4.2-1-- Package update to 0.4.2
* Fri Apr 13 2012 Lakshmi Narasimhan T V <lakshminaras2002@gmail.com> - 0.4.1-2
- Rebuild for semigroups update

View File

@ -1 +1 @@
b666e3288e00824650d400854c3992f8 tagged-0.4.1.tar.gz
c4f6347aa353a2c25d5b43555bb5b19e tagged-0.4.2.tar.gz