update to 1.8.29

This commit is contained in:
Jens Petersen 2012-06-09 23:27:35 +09:00
parent 18851af169
commit fab49bb313
4 changed files with 7 additions and 7 deletions

View File

@ -1,5 +1 @@
# rebuild.sh config file: see <http://git.fedorahosted.org/git/haskell-sig.git>
echo "Prerequisites: hscolour"
CHAIN_PKGS="cpphs ghc-uniplate : ghc-haskell-src-exts :"
cpphs ghc-uniplate : ghc-haskell-src-exts :

1
.gitignore vendored
View File

@ -7,3 +7,4 @@ hlint-1.7.3.tar.gz
/hlint-1.8.20.tar.gz
/hlint-1.8.23.tar.gz
/hlint-1.8.24.tar.gz
/hlint-1.8.29.tar.gz

View File

@ -9,7 +9,7 @@
%global common_description Hlint gives suggestions on how to improve your source code.
Name: %{pkg_name}
Version: 1.8.24
Version: 1.8.29
Release: 1%{?dist}
Summary: %{common_summary}
@ -71,6 +71,9 @@ mv $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}/hlint.1 $RPM_BUILD_ROOT%{_mandi
%changelog
* Sat Jun 9 2012 Jens Petersen <petersen@redhat.com> - 1.8.29-1
- update to 1.8.29
* Thu Mar 22 2012 Jens Petersen <petersen@redhat.com> - 1.8.24-1
- update to 1.8.24

View File

@ -1 +1 @@
cd95dcfbd6c1c81c529ec8106bab4183 hlint-1.8.24.tar.gz
a51c664fa83ace58e57d6aa02bc0f094 hlint-1.8.29.tar.gz