Commit a3095219 authored by Oliver Schmidt's avatar Oliver Schmidt
Browse files

percona-xtrabackup_8_0: 8.0.36-30 -> 8.0.35-31

parent b04c93f6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
{ callPackage, ... } @ args:

callPackage ./generic.nix (args // {
  version = "8.0.35-30";
  hash = "sha256-yagqBKU057Gk5pEyT2R3c5DtxNG/+TSPenFgbxUiHPo=";
  version = "8.0.35-31";
  hash = "sha256-KHfgSi9bQlqsi5aDRBlSpdZgMfOrAwHK51k8KhQ9Udg=";

  # includes https://github.com/Percona-Lab/libkmip.git
  fetchSubmodules = true;