summary refs log tree commit diff
diff options
context:
space:
mode:
authorJascha Geerds <jascha@jgeerds.name>2016-01-22 13:50:58 +0100
committerJascha Geerds <jascha@jgeerds.name>2016-01-22 14:11:44 +0100
commit6fe1909a1df9bb07cb7eab9d961aef3999cdcce2 (patch)
tree9ce0dd71dfac8174869cc7de03ee524a7c663499
parent0957359568389f4abca5d4176749cac736e7fe6f (diff)
downloadnixlib-6fe1909a1df9bb07cb7eab9d961aef3999cdcce2.tar
nixlib-6fe1909a1df9bb07cb7eab9d961aef3999cdcce2.tar.gz
nixlib-6fe1909a1df9bb07cb7eab9d961aef3999cdcce2.tar.bz2
nixlib-6fe1909a1df9bb07cb7eab9d961aef3999cdcce2.tar.lz
nixlib-6fe1909a1df9bb07cb7eab9d961aef3999cdcce2.tar.xz
nixlib-6fe1909a1df9bb07cb7eab9d961aef3999cdcce2.tar.zst
nixlib-6fe1909a1df9bb07cb7eab9d961aef3999cdcce2.zip
gnome3.gnome-dictionary: 3.18.0 -> 3.18.1
-rw-r--r--pkgs/desktops/gnome-3/3.18/core/gnome-dictionary/src.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/desktops/gnome-3/3.18/core/gnome-dictionary/src.nix b/pkgs/desktops/gnome-3/3.18/core/gnome-dictionary/src.nix
index 9e3660f207b3..07fe6eceb13b 100644
--- a/pkgs/desktops/gnome-3/3.18/core/gnome-dictionary/src.nix
+++ b/pkgs/desktops/gnome-3/3.18/core/gnome-dictionary/src.nix
@@ -1,10 +1,10 @@
 # Autogenerated by maintainers/scripts/gnome.sh update
 
 fetchurl: {
-  name = "gnome-dictionary-3.18.0";
+  name = "gnome-dictionary-3.18.1";
 
   src = fetchurl {
-    url = mirror://gnome/sources/gnome-dictionary/3.18/gnome-dictionary-3.18.0.tar.xz;
-    sha256 = "5338962124f6d784920ed4968d98734a7589513b36e4f4a6ff00d1ed5afb4ead";
+    url = mirror://gnome/sources/gnome-dictionary/3.18/gnome-dictionary-3.18.1.tar.xz;
+    sha256 = "92cf2d519335b125018468c22405499fdb320e4446201c7b0f55f1a441bf05cc";
   };
 }