Skip to content

Commit f11a5f8

Browse files
committed
1 parent eed88db commit f11a5f8

File tree

1 file changed

+2
-2
lines changed
  • pkgs/desktops/xfce/panel-plugins/xfce4-time-out-plugin

1 file changed

+2
-2
lines changed

pkgs/desktops/xfce/panel-plugins/xfce4-time-out-plugin/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
mkXfceDerivation {
1313
category = "panel-plugins";
1414
pname = "xfce4-time-out-plugin";
15-
version = "1.1.3";
15+
version = "1.1.4";
1616
rev-prefix = "xfce4-time-out-plugin-";
1717
odd-unstable = false;
18-
sha256 = "sha256-sm6y3t4nngZDg4Q8S3SVkNR++XkCKysQePN6Qei1OY8=";
18+
sha256 = "sha256-FYcmeOBSBxcPSm/4j294DSi8XZBTKHvAwTBdj0yCY7o=";
1919

2020
buildInputs = [
2121
glib

0 commit comments

Comments
 (0)