dnf-plugins-core: 4.10.0 -> 4.10.1 (#389217)

This commit is contained in:
Nick Cao
2025-03-12 19:36:37 -04:00
committed by GitHub
@@ -23,7 +23,7 @@ in
buildPythonPackage rec {
pname = "dnf-plugins-core";
version = "4.10.0";
version = "4.10.1";
format = "other";
outputs = [
@@ -35,7 +35,7 @@ buildPythonPackage rec {
owner = "rpm-software-management";
repo = "dnf-plugins-core";
tag = version;
hash = "sha256-7MPCLnclRT07m6CrGguDxSB+sIybp4tMcExU9+Sz9EM=";
hash = "sha256-nZyM61bQ9L4t3/fa9cP+xo9ke00e6w2Obt80OpqOG8A=";
};
postPatch = ''