python311Packages.dnf4: 4.20.0 -> 4.21.0
This commit is contained in:
@@ -18,7 +18,7 @@ in
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "dnf4";
|
||||
version = "4.20.0";
|
||||
version = "4.21.0";
|
||||
format = "other";
|
||||
|
||||
outputs = [
|
||||
@@ -31,7 +31,7 @@ buildPythonPackage rec {
|
||||
owner = "rpm-software-management";
|
||||
repo = "dnf";
|
||||
rev = version;
|
||||
hash = "sha256-0BwnUb0ZORjJmB70Jca/CnyysIOGB7azVzUUIGplmso=";
|
||||
hash = "sha256-iDSjhAwas2ZljWN42/jG//Mu0HJYijCRqVTdnunjxkI=";
|
||||
};
|
||||
|
||||
patches = [ ./fix-python-install-dir.patch ];
|
||||
|
||||
Reference in New Issue
Block a user