summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorHeitham Omar <hhomar@gmail.com>2017-10-21 16:05:30 +0100
committerRobin Gloster <mail@glob.in>2017-10-22 00:05:35 +0200
commit6321999eaf3d6366ef49c72c980b2ca8ea2eff13 (patch)
tree77e9b6f483607daff3ec2b2a6628c334280085c4 /pkgs
parent26535474642aea4416b9565b3e4d50a94ef95b3a (diff)
downloadnixpkgs-6321999eaf3d6366ef49c72c980b2ca8ea2eff13.tar
nixpkgs-6321999eaf3d6366ef49c72c980b2ca8ea2eff13.tar.gz
nixpkgs-6321999eaf3d6366ef49c72c980b2ca8ea2eff13.tar.bz2
nixpkgs-6321999eaf3d6366ef49c72c980b2ca8ea2eff13.tar.lz
nixpkgs-6321999eaf3d6366ef49c72c980b2ca8ea2eff13.tar.xz
nixpkgs-6321999eaf3d6366ef49c72c980b2ca8ea2eff13.tar.zst
nixpkgs-6321999eaf3d6366ef49c72c980b2ca8ea2eff13.zip
gnome-themes-standard: 3.22.1 -> 3.22.3
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/desktops/gnome-3/core/gnome-themes-standard/src.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/desktops/gnome-3/core/gnome-themes-standard/src.nix b/pkgs/desktops/gnome-3/core/gnome-themes-standard/src.nix
index a5ccd23b9fc..dcda746c8dd 100644
--- a/pkgs/desktops/gnome-3/core/gnome-themes-standard/src.nix
+++ b/pkgs/desktops/gnome-3/core/gnome-themes-standard/src.nix
@@ -1,10 +1,10 @@
 # Autogenerated by maintainers/scripts/gnome.sh update
 
 fetchurl: {
-  name = "gnome-themes-standard-3.22.1";
+  name = "gnome-themes-standard-3.22.3";
 
   src = fetchurl {
-    url = mirror://gnome/sources/gnome-themes-standard/3.22/gnome-themes-standard-3.22.1.tar.xz;
-    sha256 = "90f6f4e79eaa42e424fa35144cdbcb5db93db56e73200ac045742ba320febb54";
+    url = mirror://gnome/sources/gnome-themes-standard/3.22/gnome-themes-standard-3.22.3.tar.xz;
+    sha256 = "61dc87c52261cfd5b94d65e8ffd923ddeb5d3944562f84942eeeb197ab8ab56a";
   };
 }