Loading pkgs/development/python-modules/dnf-plugins-core/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ in buildPythonPackage rec { pname = "dnf-plugins-core"; version = "4.6.0"; version = "4.7.0"; format = "other"; outputs = [ "out" "man" ]; Loading @@ -31,7 +31,7 @@ buildPythonPackage rec { owner = "rpm-software-management"; repo = "dnf-plugins-core"; rev = "refs/tags/${version}"; hash = "sha256-7LaI5EungJrOPgxDzK/pi4X+D3PPsrbIjYdCknKIiHA="; hash = "sha256-AQnnXjkUajztbyoKzKhxiKxZsb2o2+7C15fsrxGkWcM="; }; patches = [ Loading Loading
pkgs/development/python-modules/dnf-plugins-core/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ in buildPythonPackage rec { pname = "dnf-plugins-core"; version = "4.6.0"; version = "4.7.0"; format = "other"; outputs = [ "out" "man" ]; Loading @@ -31,7 +31,7 @@ buildPythonPackage rec { owner = "rpm-software-management"; repo = "dnf-plugins-core"; rev = "refs/tags/${version}"; hash = "sha256-7LaI5EungJrOPgxDzK/pi4X+D3PPsrbIjYdCknKIiHA="; hash = "sha256-AQnnXjkUajztbyoKzKhxiKxZsb2o2+7C15fsrxGkWcM="; }; patches = [ Loading