lol

Merge pull request #44279 from bachp/gluster-3.12.12

glusterfs: 3.12.4 -> 3.12.12

authored by

Jörg Thalheim and committed by
GitHub
980b68dd 184a30bd

+2 -2
+2 -2
pkgs/tools/filesystems/glusterfs/default.nix
··· 15 15 # The command 16 16 # find /nix/store/...-glusterfs-.../ -name '*.py' -executable 17 17 # can help with finding new Python scripts. 18 - version = "3.12.4"; 18 + version = "3.12.12"; 19 19 name="${baseName}-${version}"; 20 20 url="https://github.com/gluster/glusterfs/archive/v${version}.tar.gz"; 21 - sha256 = "01gsc3dw491ipl47q733iznddxbg42aa749vkyaq6i6w4d7m157f"; 21 + sha256 = "1q6rcf9y98w3kvgwdlbhl65phkdl0mfil6y7i3gnpf3d21gfb6nw"; 22 22 }; 23 23 buildInputs = [ 24 24 fuse bison flex_2_5_35 openssl ncurses readline