summary refs log tree commit diff
path: root/pkgs/desktops/gnome-3/core/gnome-contacts
diff options
context:
space:
mode:
authorJan Tojnar <jtojnar@gmail.com>2017-09-13 01:48:20 +0200
committerJan Tojnar <jtojnar@gmail.com>2017-11-26 03:10:47 +0100
commit0f06bab3f397e10583d08b691ba28fdbf3e2c891 (patch)
tree2c0453be54a77f69c63652c6a26ee3b9359edab1 /pkgs/desktops/gnome-3/core/gnome-contacts
parent44267ed33d5f052b3abc5fcb13f4c3c56f6448e3 (diff)
downloadnixlib-0f06bab3f397e10583d08b691ba28fdbf3e2c891.tar
nixlib-0f06bab3f397e10583d08b691ba28fdbf3e2c891.tar.gz
nixlib-0f06bab3f397e10583d08b691ba28fdbf3e2c891.tar.bz2
nixlib-0f06bab3f397e10583d08b691ba28fdbf3e2c891.tar.lz
nixlib-0f06bab3f397e10583d08b691ba28fdbf3e2c891.tar.xz
nixlib-0f06bab3f397e10583d08b691ba28fdbf3e2c891.tar.zst
nixlib-0f06bab3f397e10583d08b691ba28fdbf3e2c891.zip
gnome3: 3.24 -> 3.26
Diffstat (limited to 'pkgs/desktops/gnome-3/core/gnome-contacts')
-rw-r--r--pkgs/desktops/gnome-3/core/gnome-contacts/src.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/desktops/gnome-3/core/gnome-contacts/src.nix b/pkgs/desktops/gnome-3/core/gnome-contacts/src.nix
index 4409747169ba..bf3df1bc84fe 100644
--- a/pkgs/desktops/gnome-3/core/gnome-contacts/src.nix
+++ b/pkgs/desktops/gnome-3/core/gnome-contacts/src.nix
@@ -1,10 +1,10 @@
 # Autogenerated by maintainers/scripts/gnome.sh update
 
 fetchurl: {
-  name = "gnome-contacts-3.22.1";
+  name = "gnome-contacts-3.26";
 
   src = fetchurl {
-    url = mirror://gnome/sources/gnome-contacts/3.22/gnome-contacts-3.22.1.tar.xz;
-    sha256 = "e45297fb6f379a978605f7e183201be70dff2912f55072a363bdb1f67d9fe87b";
+    url = mirror://gnome/sources/gnome-contacts/3.26/gnome-contacts-3.26.tar.xz;
+    sha256 = "f819ac74b2ad581f9741614627f49ef519713324afd9e4fc0ea5ac261a5f68c1";
   };
 }