- Update to 0.6.7

This commit is contained in:
Ben Boeckel 2011-01-15 13:19:02 -05:00
parent cac525ceda
commit 9f68edc2dc
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/cmdargs-0.6.3.tar.gz
/cmdargs-0.6.4.tar.gz
/cmdargs-0.6.5.tar.gz
/cmdargs-0.6.7.tar.gz

View File

@ -11,8 +11,8 @@ parsers.
%global debug_package %{nil}
Name: ghc-%{pkg_name}
Version: 0.6.5
Release: 2%{?dist}
Version: 0.6.7
Release: 1%{?dist}
Summary: Haskell %{pkg_name}
Group: System Environment/Libraries
@ -51,6 +51,9 @@ rm -vf %{buildroot}/%{_bindir}/%{pkg_name}
%changelog
* Sat Jan 15 2011 Ben Boeckel <mathstuf@gmail.com> - 0.6.7-1
- Update to 0.6.7
* Sat Jan 15 2011 Ben Boeckel <mathstuf@gmail.com> - 0.6.5-2
- Update to cabal2spec-0.22.4
- Rebuild

View File

@ -1 +1 @@
f495f42c360d6ff56ff4172d617140c6 cmdargs-0.6.5.tar.gz
3c7edd223baa59d669f0db0970105309 cmdargs-0.6.7.tar.gz