dnf-plugins-core: 4.10.0 -> 4.10.1
Signed-off-by: Paul Meyer <katexochen0@gmail.com>
This commit is contained in:
@@ -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 = ''
|
||||
|
||||
Reference in New Issue
Block a user