Update to 0.8.5.0

This commit is contained in:
Ben Boeckel 2011-03-05 23:28:02 -05:00
parent b457ff6c8f
commit 6053e43e7a
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/attoparsec-0.8.2.0.tar.gz /attoparsec-0.8.2.0.tar.gz
/attoparsec-0.8.3.0.tar.gz /attoparsec-0.8.3.0.tar.gz
/attoparsec-0.8.5.0.tar.gz

View File

@ -10,7 +10,7 @@ text/binary file formats.
%global debug_package %{nil} %global debug_package %{nil}
Name: ghc-%{pkg_name} Name: ghc-%{pkg_name}
Version: 0.8.3.0 Version: 0.8.5.0
Release: 2%{?dist} Release: 2%{?dist}
Summary: %{common_summary} Summary: %{common_summary}
@ -47,6 +47,9 @@ This package provides the shared library.
%changelog %changelog
* Sat Mar 05 2011 Ben Boeckel <mathstuf@gmail.com> - 0.8.5.0-2
- Update to 0.8.5.0
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.3.0-2 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.3.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

View File

@ -1 +1 @@
3fa54b520b447f724a9059f90bf1a086 attoparsec-0.8.3.0.tar.gz f1f5c272420f9428dde1ea2598d00ab0 attoparsec-0.8.5.0.tar.gz