summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorMichael Raskin <7c6f434c@mail.ru>2016-08-10 20:23:14 +0200
committerMichael Raskin <7c6f434c@mail.ru>2016-08-11 17:57:35 +0200
commitb839d0cd758b0178849a59700c0a1a17c8a62d65 (patch)
tree34227fa40e9d51430c339699f8551af93d7de4bd /pkgs
parentbeaee697954d584f0c160617906b34b8c7718fe5 (diff)
downloadnixlib-b839d0cd758b0178849a59700c0a1a17c8a62d65.tar
nixlib-b839d0cd758b0178849a59700c0a1a17c8a62d65.tar.gz
nixlib-b839d0cd758b0178849a59700c0a1a17c8a62d65.tar.bz2
nixlib-b839d0cd758b0178849a59700c0a1a17c8a62d65.tar.lz
nixlib-b839d0cd758b0178849a59700c0a1a17c8a62d65.tar.xz
nixlib-b839d0cd758b0178849a59700c0a1a17c8a62d65.tar.zst
nixlib-b839d0cd758b0178849a59700c0a1a17c8a62d65.zip
compiz: 0.9.12.2 -> 0.9.13.0
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/applications/window-managers/compiz/default.nix12
1 files changed, 6 insertions, 6 deletions
diff --git a/pkgs/applications/window-managers/compiz/default.nix b/pkgs/applications/window-managers/compiz/default.nix
index 39eb0586f7b2..09c36835dad6 100644
--- a/pkgs/applications/window-managers/compiz/default.nix
+++ b/pkgs/applications/window-managers/compiz/default.nix
@@ -3,7 +3,7 @@
 , GConf, libXdamage, damageproto, libxml2, libxslt, glibmm
 , metacity
 , libstartup_notification, libpthreadstubs, libxcb, intltool
-, ORBit2, libXau
+, ORBit2, libXau, libICE, libSM
 , dbus, dbus_glib, librsvg, mesa
 , libXdmcp, libnotify, python
 , hicolor_icon_theme, libjpeg_turbo, libsigcxx, protobuf, pygtk, pythonDBus
@@ -15,18 +15,18 @@ let
   s = # Generated upstream information
   rec {
     baseName="compiz";
-    version="0.9.12.2";
+    version="0.9.13.0";
     name="${baseName}-${version}";
-    hash="107cv8jm7nl0lbkj2y7878lmv1pd6blra68fg10cgb7xdngaq5w9";
-    url="https://launchpad.net/compiz/0.9.12/0.9.12.2/+download/compiz-0.9.12.2.tar.bz2";
-    sha256="107cv8jm7nl0lbkj2y7878lmv1pd6blra68fg10cgb7xdngaq5w9";
+    hash="00m73im5kdpbfjg9ryzxnab5qvx5j51gxwr3wzimkrcbax6vb3ph";
+    url="https://launchpad.net/compiz/0.9.13/0.9.13.0/+download/compiz-0.9.13.0.tar.bz2";
+    sha256="00m73im5kdpbfjg9ryzxnab5qvx5j51gxwr3wzimkrcbax6vb3ph";
   };
   buildInputs = [cmake pkgconfig
     libXrender renderproto gtk libwnck pango cairo
     GConf libXdamage damageproto libxml2 libxslt glibmm libstartup_notification
     metacity
     libpthreadstubs libxcb intltool
-    ORBit2 libXau
+    ORBit2 libXau libICE libSM
     dbus dbus_glib librsvg mesa
     libXdmcp libnotify python
     hicolor_icon_theme libjpeg_turbo libsigcxx protobuf pygtk pythonDBus