percona-xtrabackup: 8.0.35-31 -> 8.0.35-32 (#376357)

This commit is contained in:
Leona Maroni
2025-01-29 21:23:55 +01:00
committed by GitHub
+2 -2
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;