ranger: 1.9.4-unstable-2026-08-31 -> 1.9.4-unstable-2026-09-09

This commit is contained in:
R. Ryantm
2026-09-15 07:28:11 +00:00
parent 18bdaad414
commit 64bf75038b

View File

@@ -19,14 +19,14 @@
python3Packages.buildPythonApplication {
pname = "ranger";
version = "1.9.4-unstable-2026-08-31";
version = "1.9.4-unstable-2026-09-09";
pyproject = true;
src = fetchFromGitHub {
owner = "ranger";
repo = "ranger";
rev = "378640829b10696b901ee2835ac3fa1acd980aed";
hash = "sha256-xNH3z/7lXIcLtk9PimA5GZZz22sGETp8S8YyGMF0AuQ=";
rev = "46e957af9762dd2fcaabfbef4d3c45c16edd1184";
hash = "sha256-y5b0NqOGGjNNbk40PJ62tMymCP03MB3UbJ5299MTQCw=";
};
build-system = with python3Packages; [