1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-21 21:21:06 +00:00

haskell-unbounded-delays: update to version 0.1.0.6

This commit is contained in:
Peter Simons 2014-02-10 11:06:42 +01:00
parent 589d40db12
commit 47947a0ab7

View file

@ -2,8 +2,8 @@
cabal.mkDerivation (self: {
pname = "unbounded-delays";
version = "0.1.0.5";
sha256 = "109swgxlv3ywf5g0wgm3gp2y7azd6mqf2lfb9sk21dfzcz28aq4k";
version = "0.1.0.6";
sha256 = "0yykb9jqxhvbngvp2gbzb0ch2cmzdxx8km62dclyvr3xbv6hk1h7";
meta = {
homepage = "https://github.com/basvandijk/unbounded-delays";
description = "Unbounded thread delays and timeouts";