Package update to 0.4.2
modified: .gitignore modified: ghc-tagged.spec modified: sources
This commit is contained in:
parent
4bec3e6be2
commit
3e2f5e7701
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/tagged-0.2.3.1.tar.gz
|
||||
/tagged-0.4.1.tar.gz
|
||||
/tagged-0.4.2.tar.gz
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user