about summary refs log tree commit diff
path: root/pkgs/desktops/gnome-3/core/zenity/src.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/desktops/gnome-3/core/zenity/src.nix')
-rw-r--r--pkgs/desktops/gnome-3/core/zenity/src.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/desktops/gnome-3/core/zenity/src.nix b/pkgs/desktops/gnome-3/core/zenity/src.nix
index cb12262725a6..ad0ce2f4d733 100644
--- a/pkgs/desktops/gnome-3/core/zenity/src.nix
+++ b/pkgs/desktops/gnome-3/core/zenity/src.nix
@@ -1,10 +1,10 @@
 # Autogenerated by maintainers/scripts/gnome.sh update
 
 fetchurl: {
-  name = "zenity-3.24.0";
+  name = "zenity-3.26.0";
 
   src = fetchurl {
-    url = mirror://gnome/sources/zenity/3.24/zenity-3.24.0.tar.xz;
-    sha256 = "6ff0a026ec94e5bc1b30f78df91e54f4f82fd982f4c29b52fe5dacc886a9f7f7";
+    url = mirror://gnome/sources/zenity/3.26/zenity-3.26.0.tar.xz;
+    sha256 = "6a7f34626dd62b751fe22bcdb32f3558f8a8fdddcc9406893dd264f0ac18e830";
   };
 }