From a83c84e370cf93d6dd35cbade97fdc6e7e3b4e2e Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 15 May 2014 16:09:16 +0200 Subject: [PATCH] haskell-pandoc: update to version 1.12.4.2 --- pkgs/development/libraries/haskell/pandoc/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/development/libraries/haskell/pandoc/default.nix b/pkgs/development/libraries/haskell/pandoc/default.nix index d6358708a3e..04738c0c00e 100644 --- a/pkgs/development/libraries/haskell/pandoc/default.nix +++ b/pkgs/development/libraries/haskell/pandoc/default.nix @@ -10,8 +10,8 @@ cabal.mkDerivation (self: { pname = "pandoc"; - version = "1.12.4"; - sha256 = "0dpvp630a5z7wp5a7q9f2i98vhv3c4m2acsb3qmw5ybs1awi3yry"; + version = "1.12.4.2"; + sha256 = "0ibzladj0xm0xnsphd26lzndxzkawz73pfd7rnlnmllqckrzairg"; isLibrary = true; isExecutable = true; buildDepends = [