mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-21 05:00:16 +00:00
haskell-unbounded-delays: update to version 0.1.0.8
This commit is contained in:
parent
f6f613aaaf
commit
d716b24b64
|
@ -4,8 +4,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "unbounded-delays";
|
||||
version = "0.1.0.7";
|
||||
sha256 = "1nv50i90hgvcl51w7s8x1c1ylpzyrbvs2mz5zfn68lr1ix2lk879";
|
||||
version = "0.1.0.8";
|
||||
sha256 = "1jdlpg82kndz6g97bw8fb6sjyyvylrcrg982xnhgi36717f0pv40";
|
||||
meta = {
|
||||
homepage = "https://github.com/basvandijk/unbounded-delays";
|
||||
description = "Unbounded thread delays and timeouts";
|
||||
|
|
Loading…
Reference in a new issue