dnf-plugins-core: 4.10.0 -> 4.10.1

Signed-off-by: Paul Meyer <katexochen0@gmail.com>
This commit is contained in:
Paul Meyer
2025-03-12 14:12:37 +01:00
parent c0bb0690bc
commit a3860b09b3
@@ -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 = ''