about summary refs log tree commit diff
path: root/pkgs/applications/networking/instant-messengers/utox
diff options
context:
space:
mode:
authorLluís Batlle i Rossell <viric@viric.name>2014-09-23 23:05:33 +0200
committerLluís Batlle i Rossell <viric@viric.name>2014-09-29 10:24:36 +0200
commit93fd8fb3a54b21e836b5e06acff0ddb1dbc20d4b (patch)
treedfd8da31701c88df653bf590a4b75e9808e5776b /pkgs/applications/networking/instant-messengers/utox
parent4f5a71385e6bbc46a010291886c7756349cbe99f (diff)
Updating utox/libtoxcore to the latest, to fix utox build.
There was a test failing. I also renamed the attr uTox to utox, for the more
common lowercase in all-packages.
Diffstat (limited to 'pkgs/applications/networking/instant-messengers/utox')
-rw-r--r--pkgs/applications/networking/instant-messengers/utox/default.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/applications/networking/instant-messengers/utox/default.nix b/pkgs/applications/networking/instant-messengers/utox/default.nix
index 467d58d86fe9f..99753f6ceeb47 100644
--- a/pkgs/applications/networking/instant-messengers/utox/default.nix
+++ b/pkgs/applications/networking/instant-messengers/utox/default.nix
@@ -3,13 +3,13 @@
 
 
 stdenv.mkDerivation rec {
-  name = "utox-dev-20140918";
+  name = "utox-dev-20140921";
 
   src = fetchFromGitHub {
     owner = "notsecure";
     repo = "uTox";
-    rev = "26d4308ad0";
-    sha256 = "0vc46dpg3hd7pfx8zny0wf546f1wfag7d8wj5rg47dg3wzwghz8p";
+    rev = "c0afc95cf3";
+    sha256 = "0a6i0c9crj6b27alm8q0fcfj8q425khg5305sp57r7pj505l4d1f";
   };
 
   buildInputs = [ pkgconfig libtoxcore dbus libvpx libX11 openal freetype