From 50780aabe3dbfb2770d86bda36a35e5ed5dfe951 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 17 Apr 2014 21:12:48 +0200 Subject: [PATCH] haskell-dns: update to version 1.2.2 --- pkgs/development/libraries/haskell/dns/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/development/libraries/haskell/dns/default.nix b/pkgs/development/libraries/haskell/dns/default.nix index 97a120f21237..6bef995580c2 100644 --- a/pkgs/development/libraries/haskell/dns/default.nix +++ b/pkgs/development/libraries/haskell/dns/default.nix @@ -5,8 +5,8 @@ cabal.mkDerivation (self: { pname = "dns"; - version = "1.2.1"; - sha256 = "0xv8mj2x8ijqgi7gnh2shr7ns9qghiczm3lw9n37mxk02zbvw8h0"; + version = "1.2.2"; + sha256 = "0xba8bwxn5n3bh1qfbrmnrfsnf20iwa10acx1z4017jbnx0s025v"; buildDepends = [ attoparsec attoparsecConduit binary blazeBuilder conduit conduitExtra iproute mtl network random resourcet