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

This commit is contained in:
laalsaas 2025-01-24 11:10:01 +01:00
parent c2699e091c
commit ff2495ce6d

View File

@ -3,8 +3,8 @@
callPackage ./generic.nix (
args
// {
version = "8.0.35-31";
hash = "sha256-KHfgSi9bQlqsi5aDRBlSpdZgMfOrAwHK51k8KhQ9Udg=";
version = "8.0.35-32";
hash = "sha256-aNnAlhhzZ6636dzOz4FFDEE4Mb450HGU42cJrM21GdQ=";
# includes https://github.com/Percona-Lab/libkmip.git
fetchSubmodules = true;