downgrade to 1.0.2 (current yesod-platform)
This commit is contained in:
parent
56941a0317
commit
9bee9de403
2
.gitignore
vendored
2
.gitignore
vendored
@ -4,4 +4,4 @@
|
|||||||
/conduit-0.4.1.1.tar.gz
|
/conduit-0.4.1.1.tar.gz
|
||||||
/conduit-0.4.2.tar.gz
|
/conduit-0.4.2.tar.gz
|
||||||
/conduit-0.5.2.7.tar.gz
|
/conduit-0.5.2.7.tar.gz
|
||||||
/conduit-1.0.3.tar.gz
|
/conduit-1.0.2.tar.gz
|
||||||
|
@ -12,7 +12,7 @@ handling, and fits in the same general solution space as enumerator, iteratee,\
|
|||||||
and pipes.
|
and pipes.
|
||||||
|
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 1.0.3
|
Version: 1.0.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: %{common_summary}
|
Summary: %{common_summary}
|
||||||
|
|
||||||
@ -62,8 +62,8 @@ BuildRequires: ghc-void-devel
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Mar 11 2013 Jens Petersen <petersen@redhat.com> - 1.0.3-1
|
* Tue Mar 12 2013 Jens Petersen <petersen@redhat.com> - 1.0.2-1
|
||||||
- update to 1.0.3
|
- update to 1.0.2
|
||||||
|
|
||||||
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.2.7-2
|
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.2.7-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||||
|
Loading…
Reference in New Issue
Block a user