From f43cf4cc2a3b8f36d68689b803bcc722fd628953 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Thu, 4 Oct 2018 20:38:36 +0200 Subject: Update InputXSLT hash --- pkgs/xslt/input-xslt/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/xslt/input-xslt/default.nix') diff --git a/pkgs/xslt/input-xslt/default.nix b/pkgs/xslt/input-xslt/default.nix index cd28a67..280ad9b 100644 --- a/pkgs/xslt/input-xslt/default.nix +++ b/pkgs/xslt/input-xslt/default.nix @@ -7,7 +7,7 @@ stdenv.mkDerivation rec { owner = "KnairdA"; repo = "InputXSLT"; rev = "master"; - sha256 = "1j9fld3sh1jyscnsx6ab9jn5x6q67rjh9p3bgsh5na1qrs40dql0"; + sha256 = "1pjhq1jjfdhd0k3fckvir465l34wkbvqp47r7r6qdd93fg6kw3x8"; }; buildInputs = [ cmake boost xalanc xercesc discount ]; -- cgit v1.2.3