pantheon.elementary-files: 7.3.0 -> 7.3.1

https://github.com/elementary/files/compare/7.3.0...7.3.1
This commit is contained in:
Bobby Rong
2026-05-08 23:03:10 +08:00
parent 549bd84d62
commit 1caf270ef3
@@ -27,7 +27,7 @@
stdenv.mkDerivation rec {
pname = "elementary-files";
version = "7.3.0";
version = "7.3.1";
outputs = [
"out"
@@ -38,7 +38,7 @@ stdenv.mkDerivation rec {
owner = "elementary";
repo = "files";
rev = version;
hash = "sha256-/LhQznVm9w8YO69LFrZw7goDY/S34pldAai8CbJpLGo=";
hash = "sha256-53JzGLlRIeRVq54/YbZd24M8DiS2LuTvgC3/0pRrja4=";
};
nativeBuildInputs = [