update to 1.6.10
This commit is contained in:
parent
eae876b71c
commit
36f023a2f1
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ uniplate-1.5.1.tar.gz
|
||||
/uniplate-1.6.3.tar.gz
|
||||
/uniplate-1.6.5.tar.gz
|
||||
/uniplate-1.6.7.tar.gz
|
||||
/uniplate-1.6.10.tar.gz
|
||||
|
@ -9,8 +9,8 @@
|
||||
Scrap Your Boilerplate work. It requires few extensions to Haskell.
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 1.6.7
|
||||
Release: 6%{?dist}
|
||||
Version: 1.6.10
|
||||
Release: 1%{?dist}
|
||||
Summary: %{common_summary}
|
||||
|
||||
License: BSD
|
||||
@ -55,6 +55,9 @@ BuildRequires: ghc-unordered-containers-devel
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Mar 12 2013 Jens Petersen <petersen@redhat.com> - 1.6.10-1
|
||||
- update to 1.6.10
|
||||
|
||||
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.6.7-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user