haskell-unbounded-delays: update to version 0.1.0.6
This commit is contained in:
parent
589d40db12
commit
47947a0ab7
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "unbounded-delays";
|
pname = "unbounded-delays";
|
||||||
version = "0.1.0.5";
|
version = "0.1.0.6";
|
||||||
sha256 = "109swgxlv3ywf5g0wgm3gp2y7azd6mqf2lfb9sk21dfzcz28aq4k";
|
sha256 = "0yykb9jqxhvbngvp2gbzb0ch2cmzdxx8km62dclyvr3xbv6hk1h7";
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/basvandijk/unbounded-delays";
|
homepage = "https://github.com/basvandijk/unbounded-delays";
|
||||||
description = "Unbounded thread delays and timeouts";
|
description = "Unbounded thread delays and timeouts";
|
||||||
|
Loading…
Reference in New Issue
Block a user