about summary refs log tree commit diff
path: root/pkgs/tools/filesystems/glusterfs
diff options
context:
space:
mode:
authorNiklas Hambüchen <mail@nh2.me>2017-11-04 12:45:28 +0100
committerDomen Kožar <domen@enlambda.com>2017-11-20 18:57:55 +0000
commitafe5179e222aaa435314e6b32acaab0e2a4d9453 (patch)
treeb3f73de22471b7f83ffab276f0f2c85854f11f7b /pkgs/tools/filesystems/glusterfs
parent5207b4cea0f22cf60a24ffd17e57124431cbe1f0 (diff)
glusterfs: 3.12.1 -> 3.12.2
Diffstat (limited to 'pkgs/tools/filesystems/glusterfs')
-rw-r--r--pkgs/tools/filesystems/glusterfs/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/tools/filesystems/glusterfs/default.nix b/pkgs/tools/filesystems/glusterfs/default.nix
index dc15866f3cdac..991ece4070354 100644
--- a/pkgs/tools/filesystems/glusterfs/default.nix
+++ b/pkgs/tools/filesystems/glusterfs/default.nix
@@ -15,10 +15,10 @@ let
     #       The command
     #         find /nix/store/...-glusterfs-.../ -name '*.py' -executable
     #       can help with finding new Python scripts.
-    version = "3.12.1";
+    version = "3.12.2";
     name="${baseName}-${version}";
     url="https://github.com/gluster/glusterfs/archive/v${version}.tar.gz";
-    sha256 = "14l6p2zyjsrnjvf0lipq32p517zk813nqv06pjq6kcqkmy038wdv";
+    sha256 = "1jghc76d1p4fby4pm8q0cgmkkf75cjafaa5sk9xlpjhzr2ad8l4n";
   };
   buildInputs = [
     fuse bison flex_2_5_35 openssl ncurses readline