update to 1.6.7

This commit is contained in:
Jens Petersen 2012-03-20 18:10:12 +09:00
parent d0b8b8c471
commit 0697a74ff9
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ uniplate-1.5.1.tar.gz
/uniplate-1.6.tar.gz
/uniplate-1.6.3.tar.gz
/uniplate-1.6.5.tar.gz
/uniplate-1.6.7.tar.gz

View File

@ -10,7 +10,7 @@
Scrap Your Boilerplate work. It requires few extensions to Haskell.
Name: ghc-%{pkg_name}
Version: 1.6.5
Version: 1.6.7
Release: 1%{?dist}
Summary: %{common_summary}
@ -50,11 +50,14 @@ BuildRequires: ghc-syb-prof
%ghc_devel_post_postun
%ghc_files
%ghc_files LICENSE
%doc uniplate.htm
%changelog
* Tue Mar 20 2012 Jens Petersen <petersen@redhat.com> - 1.6.7-1
- update to 1.6.7
* Thu Jan 5 2012 Jens Petersen <petersen@redhat.com> - 1.6.5-1
- update to 1.6.5 and cabal2spec-0.25.2

View File

@ -1 +1 @@
aabed71fceb37a1419102f35ea08c310 uniplate-1.6.5.tar.gz
23cb99a2512ac11e145bc76356d9d2d7 uniplate-1.6.7.tar.gz