summary refs log tree commit diff
path: root/pkgs/desktops
diff options
context:
space:
mode:
authorJascha Geerds <jascha@jgeerds.name>2016-01-27 16:59:10 +0100
committerJascha Geerds <jascha@jgeerds.name>2016-01-27 16:59:32 +0100
commit286e9a00f80239e18eebb854ef2bfbfbd78bd1bd (patch)
tree2f2ba913238506fd6a529e93c3b40bb7a8132f76 /pkgs/desktops
parent9afbbcb2a5f74369319c702d05d367dc44df5835 (diff)
downloadnixlib-286e9a00f80239e18eebb854ef2bfbfbd78bd1bd.tar
nixlib-286e9a00f80239e18eebb854ef2bfbfbd78bd1bd.tar.gz
nixlib-286e9a00f80239e18eebb854ef2bfbfbd78bd1bd.tar.bz2
nixlib-286e9a00f80239e18eebb854ef2bfbfbd78bd1bd.tar.lz
nixlib-286e9a00f80239e18eebb854ef2bfbfbd78bd1bd.tar.xz
nixlib-286e9a00f80239e18eebb854ef2bfbfbd78bd1bd.tar.zst
nixlib-286e9a00f80239e18eebb854ef2bfbfbd78bd1bd.zip
gnome3.gnome-calculator: 3.18.2 -> 3.18.3
Diffstat (limited to 'pkgs/desktops')
-rw-r--r--pkgs/desktops/gnome-3/3.18/core/gnome-calculator/src.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/desktops/gnome-3/3.18/core/gnome-calculator/src.nix b/pkgs/desktops/gnome-3/3.18/core/gnome-calculator/src.nix
index 501e4ed0b1ee..41b03825303a 100644
--- a/pkgs/desktops/gnome-3/3.18/core/gnome-calculator/src.nix
+++ b/pkgs/desktops/gnome-3/3.18/core/gnome-calculator/src.nix
@@ -1,10 +1,10 @@
 # Autogenerated by maintainers/scripts/gnome.sh update
 
 fetchurl: {
-  name = "gnome-calculator-3.18.2";
+  name = "gnome-calculator-3.18.3";
 
   src = fetchurl {
-    url = mirror://gnome/sources/gnome-calculator/3.18/gnome-calculator-3.18.2.tar.xz;
-    sha256 = "c86c5857409ce1d01896904e97ccf0a1a880f3dcf428a524e5c0fec27b274d64";
+    url = mirror://gnome/sources/gnome-calculator/3.18/gnome-calculator-3.18.3.tar.xz;
+    sha256 = "c376a4a14a3f7946b799b8458ac4cf2694735fc7c20e90cfda29e209439e32ff";
   };
 }