mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-22 14:45:27 +00:00
haskell-ex-pool: update to version 0.2
This commit is contained in:
parent
93018b4939
commit
d3b2eb8283
|
@ -2,8 +2,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "ex-pool";
|
||||
version = "0.1.0.2";
|
||||
sha256 = "11q63yfr59r6cfzi635xj75nhcc2yi83snc75k638wyamxgvxng4";
|
||||
version = "0.2";
|
||||
sha256 = "0da5grl2fdca24zhlngq2n16smdb4f5vvxqzc29ipsc3j7wkbmva";
|
||||
buildDepends = [
|
||||
exceptions hashable stm time transformers vector
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue