From 37fe977ad8d29490483bf0c286f68581772412e2 Mon Sep 17 00:00:00 2001
From: Arie Middelkoop <amiddelk@gmail.com>
Date: Fri, 13 Jan 2012 08:26:45 +0000
Subject: [PATCH] Fixed the hash of the multitouch package.

Note: the specified rev is still the latest in the master branch,
so it's actually odd that the computed hash is not correct.

svn path=/nixpkgs/trunk/; revision=31506
---
 pkgs/os-specific/linux/xf86-input-multitouch/default.nix | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pkgs/os-specific/linux/xf86-input-multitouch/default.nix b/pkgs/os-specific/linux/xf86-input-multitouch/default.nix
index b8f88216dfa..f04297096d2 100644
--- a/pkgs/os-specific/linux/xf86-input-multitouch/default.nix
+++ b/pkgs/os-specific/linux/xf86-input-multitouch/default.nix
@@ -16,7 +16,7 @@ stdenv.mkDerivation {
   src = fetchgit {
     url = http://bitmath.org/git/multitouch.git;
     rev = "4d87c041f6a232aa30528d70d4b9946d1824b4ed";
-    sha256 = "de705e34bc75654139dfcbedfe43a3d182d140b198fcd57ab190d549471305ca";
+    sha256 = "79397c8f99deb2a415e8c9008a2847d973ad19ea004e732613baed707df46fc9";
   };
 
   # Configuration from http://bitmath.org/code/multitouch/