From 276c474e0a0d70df946e63127100192f49ad3a28 Mon Sep 17 00:00:00 2001 From: Bobby Rong Date: Tue, 24 Dec 2024 13:22:11 +0000 Subject: [PATCH 1/8] xfce.xfce4-battery-plugin: 1.1.5 -> 1.1.6 https://gitlab.xfce.org/panel-plugins/xfce4-battery-plugin/-/compare/xfce4-battery-plugin-1.1.5...xfce4-battery-plugin-1.1.6 --- .../xfce/panel-plugins/xfce4-battery-plugin/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/desktops/xfce/panel-plugins/xfce4-battery-plugin/default.nix b/pkgs/desktops/xfce/panel-plugins/xfce4-battery-plugin/default.nix index 24b1d3e81e5c..65a1d5a0963d 100644 --- a/pkgs/desktops/xfce/panel-plugins/xfce4-battery-plugin/default.nix +++ b/pkgs/desktops/xfce/panel-plugins/xfce4-battery-plugin/default.nix @@ -12,10 +12,10 @@ mkXfceDerivation { category = "panel-plugins"; pname = "xfce4-battery-plugin"; - version = "1.1.5"; + version = "1.1.6"; rev-prefix = "xfce4-battery-plugin-"; odd-unstable = false; - sha256 = "sha256-X5EGDZaPZdTxiLXyeLwnMx97P6wPy+H09hi9+OFYyY0="; + sha256 = "sha256-tbI4zg6BFsPzREbh/tdFiEbZVXkAsblxzcZdIaQIqa0="; buildInputs = [ glib From dfa87c4df956938810f9c6d2eb22086f3b626eaa Mon Sep 17 00:00:00 2001 From: Bobby Rong Date: Tue, 24 Dec 2024 13:23:48 +0000 Subject: [PATCH 2/8] xfce.xfce4-clipman-plugin: 1.6.6 -> 1.6.7 https://gitlab.xfce.org/panel-plugins/xfce4-clipman-plugin/-/compare/xfce4-clipman-plugin-1.6.6...xfce4-clipman-plugin-1.6.7 --- .../xfce/panel-plugins/xfce4-clipman-plugin/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/desktops/xfce/panel-plugins/xfce4-clipman-plugin/default.nix b/pkgs/desktops/xfce/panel-plugins/xfce4-clipman-plugin/default.nix index 6f64560ac370..f146ad78a6b9 100644 --- a/pkgs/desktops/xfce/panel-plugins/xfce4-clipman-plugin/default.nix +++ b/pkgs/desktops/xfce/panel-plugins/xfce4-clipman-plugin/default.nix @@ -18,8 +18,8 @@ mkXfceDerivation { category = "panel-plugins"; pname = "xfce4-clipman-plugin"; - version = "1.6.6"; - sha256 = "sha256-wdEoM4etco+s0+dULkBvWJZ3WBCW3Ph2bdY0E/l5VRc="; + version = "1.6.7"; + sha256 = "sha256-kbcA1X5LBnk1FcrhVqpCENp5bleJga2jnCh1RltN72o="; nativeBuildInputs = [ wayland-scanner From 2dd850d871b0668b8cd6737d97d89b66f7558163 Mon Sep 17 00:00:00 2001 From: Bobby Rong Date: Thu, 26 Dec 2024 14:13:52 +0000 Subject: [PATCH 3/8] xfce.xfce4-cpufreq-plugin: 1.2.8 -> 1.2.9 https://gitlab.xfce.org/panel-plugins/xfce4-cpufreq-plugin/-/compare/xfce4-cpufreq-plugin-1.2.8...xfce4-cpufreq-plugin-1.2.9 --- .../xfce/panel-plugins/xfce4-cpufreq-plugin/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/desktops/xfce/panel-plugins/xfce4-cpufreq-plugin/default.nix b/pkgs/desktops/xfce/panel-plugins/xfce4-cpufreq-plugin/default.nix index b65538b57b5c..659e8bb3060c 100644 --- a/pkgs/desktops/xfce/panel-plugins/xfce4-cpufreq-plugin/default.nix +++ b/pkgs/desktops/xfce/panel-plugins/xfce4-cpufreq-plugin/default.nix @@ -11,8 +11,8 @@ mkXfceDerivation { category = "panel-plugins"; pname = "xfce4-cpufreq-plugin"; - version = "1.2.8"; - sha256 = "sha256-wEVv3zBS9PRLOMusFPzTnffVDvTaBnTCyGjstJRQRCo="; + version = "1.2.9"; + sha256 = "sha256-WC419ZRQAnV+yNbdWH5lMt4RGvQb7zv2dqQdTE2kIFU="; buildInputs = [ gtk3 From 010d604662824056bd446f8dd11ac10e5a7ef307 Mon Sep 17 00:00:00 2001 From: Bobby Rong Date: Thu, 26 Dec 2024 14:14:18 +0000 Subject: [PATCH 4/8] xfce.xfce4-cpugraph-plugin: 1.2.10 -> 1.2.11 https://gitlab.xfce.org/panel-plugins/xfce4-cpugraph-plugin/-/compare/xfce4-cpugraph-plugin-1.2.10...xfce4-cpugraph-plugin-1.2.11 --- .../xfce/panel-plugins/xfce4-cpugraph-plugin/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/desktops/xfce/panel-plugins/xfce4-cpugraph-plugin/default.nix b/pkgs/desktops/xfce/panel-plugins/xfce4-cpugraph-plugin/default.nix index 080a287997fe..261b770a57c0 100644 --- a/pkgs/desktops/xfce/panel-plugins/xfce4-cpugraph-plugin/default.nix +++ b/pkgs/desktops/xfce/panel-plugins/xfce4-cpugraph-plugin/default.nix @@ -15,10 +15,10 @@ mkXfceDerivation rec { category = "panel-plugins"; pname = "xfce4-cpugraph-plugin"; - version = "1.2.10"; + version = "1.2.11"; rev-prefix = "xfce4-cpugraph-plugin-"; odd-unstable = false; - sha256 = "sha256-VPelWTtFHmU4ZgWLTzZKbtmQ4LOtVwJvpLG9rHtGoNs="; + sha256 = "sha256-Q+H6riGF5sEcyrVFoDfudwVw4QORa2atE6NTb+xde/w="; buildInputs = [ exo From d5e1bd780c3c2545b117fdcad680ad1ec315d42b Mon Sep 17 00:00:00 2001 From: Bobby Rong Date: Thu, 26 Dec 2024 22:23:44 +0800 Subject: [PATCH 5/8] xfce.xfce4-docklike-plugin: 0.4.2-unstable-2024-11-04 -> 0.4.3 https://gitlab.xfce.org/panel-plugins/xfce4-docklike-plugin/-/compare/1154bf1c9f291d5699663910d5aac71bb3ab2227...xfce4-docklike-plugin-0.4.3 --- .../xfce/panel-plugins/xfce4-docklike-plugin/default.nix | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pkgs/desktops/xfce/panel-plugins/xfce4-docklike-plugin/default.nix b/pkgs/desktops/xfce/panel-plugins/xfce4-docklike-plugin/default.nix index b4f6121033d0..3edcaf239626 100644 --- a/pkgs/desktops/xfce/panel-plugins/xfce4-docklike-plugin/default.nix +++ b/pkgs/desktops/xfce/panel-plugins/xfce4-docklike-plugin/default.nix @@ -14,9 +14,8 @@ mkXfceDerivation { category = "panel-plugins"; pname = "xfce4-docklike-plugin"; - version = "0.4.2-unstable-2024-11-04"; - rev = "1154bf1c9f291d5699663910d5aac71bb3ab2227"; - sha256 = "sha256-uno3qNyuesK/hJMdAxHZS6XMysr7ySOgJ5ACXGcIWFs="; + version = "0.4.3"; + sha256 = "sha256-cQ9B/sIzp1sq3GXPMtbb8xrfFhWiBS+FDe7/qlWVPdA="; buildInputs = [ cairo From 5d80ea604d19f289134fe3fe2987468035447005 Mon Sep 17 00:00:00 2001 From: Bobby Rong Date: Thu, 26 Dec 2024 14:14:11 +0000 Subject: [PATCH 6/8] xfce.xfce4-eyes-plugin: 4.6.0 -> 4.6.2 https://gitlab.xfce.org/panel-plugins/xfce4-eyes-plugin/-/compare/xfce4-eyes-plugin-4.6.0...xfce4-eyes-plugin-4.6.2 --- .../xfce/panel-plugins/xfce4-eyes-plugin/default.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pkgs/desktops/xfce/panel-plugins/xfce4-eyes-plugin/default.nix b/pkgs/desktops/xfce/panel-plugins/xfce4-eyes-plugin/default.nix index 646027ad2bb3..d5b94ff30c45 100644 --- a/pkgs/desktops/xfce/panel-plugins/xfce4-eyes-plugin/default.nix +++ b/pkgs/desktops/xfce/panel-plugins/xfce4-eyes-plugin/default.nix @@ -2,8 +2,8 @@ lib, stdenv, fetchurl, + gettext, pkg-config, - intltool, libxfce4util, xfce4-panel, libxfce4ui, @@ -17,16 +17,16 @@ let in stdenv.mkDerivation rec { pname = "xfce4-eyes-plugin"; - version = "4.6.0"; + version = "4.6.2"; src = fetchurl { url = "mirror://xfce/src/${category}/${pname}/${lib.versions.majorMinor version}/${pname}-${version}.tar.bz2"; - sha256 = "sha256-rQ/wXYi6OTt8iSL4Iz7dM/wKTosAC2HeH486EMWuUyQ="; + sha256 = "sha256-ArSsY3YEoLkmJhbLlhPg/meX+2sPH8KImnfh4K1KAaU="; }; nativeBuildInputs = [ + gettext pkg-config - intltool ]; buildInputs = [ From 0bc097d59be9e768fa8cd8de8a3dba0b0a1265f4 Mon Sep 17 00:00:00 2001 From: Bobby Rong Date: Thu, 26 Dec 2024 14:14:26 +0000 Subject: [PATCH 7/8] xfce.xfce4-fsguard-plugin: 1.1.3 -> 1.1.4 https://gitlab.xfce.org/panel-plugins/xfce4-fsguard-plugin/-/compare/xfce4-fsguard-plugin-1.1.3...xfce4-fsguard-plugin-1.1.4 --- .../xfce/panel-plugins/xfce4-fsguard-plugin/default.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pkgs/desktops/xfce/panel-plugins/xfce4-fsguard-plugin/default.nix b/pkgs/desktops/xfce/panel-plugins/xfce4-fsguard-plugin/default.nix index 7b0b5efd4a5d..63c4ee9754aa 100644 --- a/pkgs/desktops/xfce/panel-plugins/xfce4-fsguard-plugin/default.nix +++ b/pkgs/desktops/xfce/panel-plugins/xfce4-fsguard-plugin/default.nix @@ -2,8 +2,8 @@ lib, stdenv, fetchurl, + gettext, pkg-config, - intltool, libxfce4util, xfce4-panel, libxfce4ui, @@ -18,16 +18,16 @@ let in stdenv.mkDerivation rec { pname = "xfce4-fsguard-plugin"; - version = "1.1.3"; + version = "1.1.4"; src = fetchurl { url = "mirror://xfce/src/${category}/${pname}/${lib.versions.majorMinor version}/${pname}-${version}.tar.bz2"; - sha256 = "sha256-hO+LtHUiktZMDvEBut97FESHkL+gqF3mRNv6Iphuwlg="; + sha256 = "sha256-JLN4m+bekmeOcDZnhTDE2ks4OKo82kKEOaqNFAcEpKY="; }; nativeBuildInputs = [ + gettext pkg-config - intltool ]; buildInputs = [ From f588a43eff6def5a50ae618cd871b70dab75205b Mon Sep 17 00:00:00 2001 From: Bobby Rong Date: Thu, 26 Dec 2024 14:14:38 +0000 Subject: [PATCH 8/8] xfce.xfce4-genmon-plugin: 4.2.0 -> 4.2.1 https://gitlab.xfce.org/panel-plugins/xfce4-genmon-plugin/-/compare/xfce4-genmon-plugin-4.2.0...xfce4-genmon-plugin-4.2.1 --- .../xfce/panel-plugins/xfce4-genmon-plugin/default.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pkgs/desktops/xfce/panel-plugins/xfce4-genmon-plugin/default.nix b/pkgs/desktops/xfce/panel-plugins/xfce4-genmon-plugin/default.nix index 09d07cfef314..db753c33998e 100644 --- a/pkgs/desktops/xfce/panel-plugins/xfce4-genmon-plugin/default.nix +++ b/pkgs/desktops/xfce/panel-plugins/xfce4-genmon-plugin/default.nix @@ -2,8 +2,8 @@ lib, stdenv, fetchurl, + gettext, pkg-config, - intltool, libxfce4util, xfce4-panel, xfconf, @@ -17,16 +17,16 @@ let in stdenv.mkDerivation rec { pname = "xfce4-genmon-plugin"; - version = "4.2.0"; + version = "4.2.1"; src = fetchurl { url = "mirror://xfce/src/${category}/${pname}/${lib.versions.majorMinor version}/${pname}-${version}.tar.bz2"; - sha256 = "sha256-lI0I7l8hQIR/EJtTG8HUzGJoSWkT6nYA08WtiQJaA2I="; + sha256 = "sha256-3lQFYuHqWPNanIFeIHNtJq9UGgqTcgERSMt1tfC2WVE="; }; nativeBuildInputs = [ + gettext pkg-config - intltool ]; buildInputs = [