about summary refs log tree commit diff
path: root/pkgs/desktops
diff options
context:
space:
mode:
authorJan Tojnar <jtojnar@gmail.com>2017-12-03 01:59:28 +0100
committerJan Tojnar <jtojnar@gmail.com>2017-12-04 02:07:55 +0100
commit5be578a02e03bd7f436f76ffc18e86bc8662db6c (patch)
treed5ac41acf8991229354e83148a4b11df60a7c519 /pkgs/desktops
parent8f3fdc89af3217abb641f0541d37cd4e0b0e039b (diff)
downloadnixlib-5be578a02e03bd7f436f76ffc18e86bc8662db6c.tar
nixlib-5be578a02e03bd7f436f76ffc18e86bc8662db6c.tar.gz
nixlib-5be578a02e03bd7f436f76ffc18e86bc8662db6c.tar.bz2
nixlib-5be578a02e03bd7f436f76ffc18e86bc8662db6c.tar.lz
nixlib-5be578a02e03bd7f436f76ffc18e86bc8662db6c.tar.xz
nixlib-5be578a02e03bd7f436f76ffc18e86bc8662db6c.tar.zst
nixlib-5be578a02e03bd7f436f76ffc18e86bc8662db6c.zip
gnome3.hitori: 3.22.0 → 3.22.2
Diffstat (limited to 'pkgs/desktops')
-rw-r--r--pkgs/desktops/gnome-3/games/hitori/src.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/desktops/gnome-3/games/hitori/src.nix b/pkgs/desktops/gnome-3/games/hitori/src.nix
index 47989cf2eae5..93dcd5de62e3 100644
--- a/pkgs/desktops/gnome-3/games/hitori/src.nix
+++ b/pkgs/desktops/gnome-3/games/hitori/src.nix
@@ -1,10 +1,10 @@
 # Autogenerated by maintainers/scripts/gnome.sh update
 
 fetchurl: {
-  name = "hitori-3.22.0";
+  name = "hitori-3.22.4";
 
   src = fetchurl {
-    url = mirror://gnome/sources/hitori/3.22/hitori-3.22.0.tar.xz;
-    sha256 = "f70521c9a7a7c3e16b3951b64780eb0c5bce1bb1bb29de4482be06fb5e41adaa";
+    url = mirror://gnome/sources/hitori/3.22/hitori-3.22.4.tar.xz;
+    sha256 = "dcac6909b6007857ee425ac8c65fed179f2c71da138d5e5300cd62c8b9ea15d3";
   };
 }