Merge pull request #280531 from r-ryantm/auto-update/dnf-plugins-core

dnf-plugins-core: 4.4.3 -> 4.4.4
This commit is contained in:
Weijia Wang 2024-01-13 00:12:17 +01:00 committed by GitHub
commit 4d1a9c1d4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,7 +22,7 @@ in
buildPythonPackage rec {
pname = "dnf-plugins-core";
version = "4.4.3";
version = "4.4.4";
format = "other";
outputs = [ "out" "man" ];
@ -31,7 +31,7 @@ buildPythonPackage rec {
owner = "rpm-software-management";
repo = "dnf-plugins-core";
rev = version;
hash = "sha256-YEw8REvK2X7mBg9HDI6V2p8QtZ3TJh4Dzn8Uuhfbrgo=";
hash = "sha256-SGgUozOAU6h87SguXh+13CxV4GnVhdN3SpwKfDPh2GY=";
};
patches = [