update to 0.3.2

This commit is contained in:
Jens Petersen 2012-04-10 10:47:12 +09:00
parent 8cdf4b3d78
commit b3f3c3be46
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/resourcet-0.3.1.tar.gz
/resourcet-0.3.2.tar.gz

View File

@ -11,7 +11,7 @@ All register cleanup actions live in the IO monad, not the main monad.\
This allows both more efficient code, and for monads to be transformed.
Name: ghc-%{pkg_name}
Version: 0.3.1
Version: 0.3.2
Release: 1%{?dist}
Summary: %{common_summary}
@ -56,6 +56,9 @@ BuildRequires: ghc-lifted-base-devel
%changelog
* Tue Apr 10 2012 Jens Petersen <petersen@redhat.com> - 0.3.2-1
- update to 0.3.2
* Sat Mar 24 2012 Jens Petersen <petersen@redhat.com> - 0.3.1-1
- BSD
- depends on lifted-base and containers

View File

@ -1 +1 @@
0b12243c671870b85e0b3501c4129ea1 resourcet-0.3.1.tar.gz
f8c6e2a8c990192741ef7497408af495 resourcet-0.3.2.tar.gz