percona-xtrabackup: 8.0.35-31 -> 8.0.35-32

+2 -2
+2 -2
pkgs/tools/backup/percona-xtrabackup/8_0.nix
··· 3 callPackage ./generic.nix ( 4 args 5 // { 6 - version = "8.0.35-31"; 7 - hash = "sha256-KHfgSi9bQlqsi5aDRBlSpdZgMfOrAwHK51k8KhQ9Udg="; 8 9 # includes https://github.com/Percona-Lab/libkmip.git 10 fetchSubmodules = true;
··· 3 callPackage ./generic.nix ( 4 args 5 // { 6 + version = "8.0.35-32"; 7 + hash = "sha256-aNnAlhhzZ6636dzOz4FFDEE4Mb450HGU42cJrM21GdQ="; 8 9 # includes https://github.com/Percona-Lab/libkmip.git 10 fetchSubmodules = true;