diff --git a/ghc-resourcet.changes b/ghc-resourcet.changes index 3f01f4b..84d9cc5 100644 --- a/ghc-resourcet.changes +++ b/ghc-resourcet.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue May 26 08:54:43 UTC 2015 - mimi.vx@gmail.com + +- update to 1.1.5 +* Add pass-through instances for Alternative and MonadPlus + ------------------------------------------------------------------- Tue Apr 21 19:53:42 UTC 2015 - mimi.vx@gmail.com diff --git a/ghc-resourcet.spec b/ghc-resourcet.spec index 7db0f50..7424ff4 100644 --- a/ghc-resourcet.spec +++ b/ghc-resourcet.spec @@ -19,14 +19,14 @@ %global pkg_name resourcet Name: ghc-resourcet -Version: 1.1.4.1 +Version: 1.1.5 Release: 0 Summary: Deterministic allocation and freeing of scarce resources License: BSD-3-Clause Group: System/Libraries Url: http://hackage.haskell.org/package/%{pkg_name} -Source0: http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz +Source0: http://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: ghc-Cabal-devel diff --git a/resourcet-1.1.4.1.tar.gz b/resourcet-1.1.4.1.tar.gz deleted file mode 100644 index 8fab3db..0000000 --- a/resourcet-1.1.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e29afb420e2f5b8d82d1a4c7a722628e1d8d2f96bc3282b20b0a3d21b25c89e3 -size 11417 diff --git a/resourcet-1.1.5.tar.gz b/resourcet-1.1.5.tar.gz new file mode 100644 index 0000000..22fc5d1 --- /dev/null +++ b/resourcet-1.1.5.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fefa591df8102f964b8d5883c5d9dbcea2d1ad22afc5d8b60fee610e5d3f7b18 +size 11599