mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-22 14:45:27 +00:00
haskell-resource-pool: update to version 0.2.3.0
This commit is contained in:
parent
5be634fab5
commit
5043062e68
|
@ -4,8 +4,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "resource-pool";
|
||||
version = "0.2.2.0";
|
||||
sha256 = "0h00q6lmv21nqjs81r7y3ig4y65zpap1r6xqz9lc3zxx29bgl8xk";
|
||||
version = "0.2.3.0";
|
||||
sha256 = "15igbvnqs6ig1k30l3jngyi60ay7k15mwgza5smv8zbpx86vb1mh";
|
||||
buildDepends = [
|
||||
hashable monadControl stm time transformers transformersBase vector
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue