about summary refs log tree commit diff
path: root/pkgs/desktops
diff options
context:
space:
mode:
authorRobin Gloster <mail@glob.in>2016-02-22 01:14:22 +0000
committerRobin Gloster <mail@glob.in>2016-02-22 01:14:22 +0000
commitbb2639aafc021cf8a86af51de98623278f5d5e98 (patch)
tree3821e600172c11a40d758576998869f96266c871 /pkgs/desktops
parent828b408f7fc7b489514e287ed7d720f423c98a41 (diff)
parent6908e75441f5b34dc923a66a8dfbdde0cb7ed9ec (diff)
downloadnixlib-bb2639aafc021cf8a86af51de98623278f5d5e98.tar
nixlib-bb2639aafc021cf8a86af51de98623278f5d5e98.tar.gz
nixlib-bb2639aafc021cf8a86af51de98623278f5d5e98.tar.bz2
nixlib-bb2639aafc021cf8a86af51de98623278f5d5e98.tar.lz
nixlib-bb2639aafc021cf8a86af51de98623278f5d5e98.tar.xz
nixlib-bb2639aafc021cf8a86af51de98623278f5d5e98.tar.zst
nixlib-bb2639aafc021cf8a86af51de98623278f5d5e98.zip
Merge branch 'curl-7.15-fixup' of https://github.com/zimbatm/nixpkgs into hardened-stdenv
Diffstat (limited to 'pkgs/desktops')
-rw-r--r--pkgs/desktops/xfce/panel-plugins/xfce4-whiskermenu-plugin.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/desktops/xfce/panel-plugins/xfce4-whiskermenu-plugin.nix b/pkgs/desktops/xfce/panel-plugins/xfce4-whiskermenu-plugin.nix
index 420eb128a420..bb77f5687357 100644
--- a/pkgs/desktops/xfce/panel-plugins/xfce4-whiskermenu-plugin.nix
+++ b/pkgs/desktops/xfce/panel-plugins/xfce4-whiskermenu-plugin.nix
@@ -5,8 +5,8 @@ with stdenv.lib;
 stdenv.mkDerivation rec {
   p_name  = "xfce4-whiskermenu-plugin";
   ver_maj = "1.5";
-  ver_min = "1";
-  rev = "18c31a357c102ab38e98ac24c154f9e6187b3ef8";
+  ver_min = "2";
+  rev = "d08418c8d55edfacef190ec14e03e1e9a6988101";
 
   name = "${p_name}-${ver_maj}.${ver_min}";
 
@@ -14,7 +14,7 @@ stdenv.mkDerivation rec {
     owner = "gottcode";
     repo = "xfce4-whiskermenu-plugin";
     inherit rev;
-    sha256 = "442e887877ffc347378c23ded2466ebbfc7aacb6b91fc395b12071320616eb76";
+    sha256 = "0icphm6bm5p3csh9kwyyvkj2y87shrs12clfifbhv35dm0skb2dx";
   };
 
   buildInputs = [ cmake pkgconfig intltool libxfce4util libxfcegui4 xfce4panel