update to 0.3.2
This commit is contained in:
parent
8cdf4b3d78
commit
b3f3c3be46
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/resourcet-0.3.1.tar.gz
|
/resourcet-0.3.1.tar.gz
|
||||||
|
/resourcet-0.3.2.tar.gz
|
||||||
|
@ -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.
|
This allows both more efficient code, and for monads to be transformed.
|
||||||
|
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.3.1
|
Version: 0.3.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: %{common_summary}
|
Summary: %{common_summary}
|
||||||
|
|
||||||
@ -56,6 +56,9 @@ BuildRequires: ghc-lifted-base-devel
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Mar 24 2012 Jens Petersen <petersen@redhat.com> - 0.3.1-1
|
||||||
- BSD
|
- BSD
|
||||||
- depends on lifted-base and containers
|
- depends on lifted-base and containers
|
||||||
|
Loading…
Reference in New Issue
Block a user