summary refs log tree commit diff
path: root/pkgs/tools/filesystems/glusterfs
diff options
context:
space:
mode:
authorPascal Bach <pascal.bach@nextrem.ch>2018-01-10 22:57:51 +0100
committerPascal Bach <pascal.bach@nextrem.ch>2018-01-10 22:59:20 +0100
commitd5988833da2fa68644af0c4a642e3959bbb74529 (patch)
tree7031dfe50ba0050936b64316b2659d114350da4f /pkgs/tools/filesystems/glusterfs
parent44d89388ee94bc601cdfc8b53be98eec956aefa0 (diff)
downloadnixpkgs-d5988833da2fa68644af0c4a642e3959bbb74529.tar
nixpkgs-d5988833da2fa68644af0c4a642e3959bbb74529.tar.gz
nixpkgs-d5988833da2fa68644af0c4a642e3959bbb74529.tar.bz2
nixpkgs-d5988833da2fa68644af0c4a642e3959bbb74529.tar.lz
nixpkgs-d5988833da2fa68644af0c4a642e3959bbb74529.tar.xz
nixpkgs-d5988833da2fa68644af0c4a642e3959bbb74529.tar.zst
nixpkgs-d5988833da2fa68644af0c4a642e3959bbb74529.zip
glusterfs: 3.12.3 -> 3.12.4
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 87356fd3483..494fd7036e2 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.3";
+    version = "3.12.4";
     name="${baseName}-${version}";
     url="https://github.com/gluster/glusterfs/archive/v${version}.tar.gz";
-    sha256 = "16ra4qr4ds011mmxaqdhdj7slcx8yv0xh6ww7bwsz7f1gn9sr10h";
+    sha256 = "01gsc3dw491ipl47q733iznddxbg42aa749vkyaq6i6w4d7m157f";
   };
   buildInputs = [
     fuse bison flex_2_5_35 openssl ncurses readline