pantheon.elementary-files: 7.1.2 -> 7.1.3

https://github.com/elementary/files/compare/7.1.2...7.1.3
This commit is contained in:
Bobby Rong
2025-06-17 23:06:38 +08:00
parent ee930f9755
commit 94be997f57
@@ -26,7 +26,7 @@
stdenv.mkDerivation rec {
pname = "elementary-files";
version = "7.1.2";
version = "7.1.3";
outputs = [
"out"
@@ -37,7 +37,7 @@ stdenv.mkDerivation rec {
owner = "elementary";
repo = "files";
rev = version;
hash = "sha256-7K9XXTXQMoHGV7yI23Gtbw7R1NRyQgFO45haXHAuUxw=";
hash = "sha256-GeHaDZGOdvc7dXA3AE4Gt9u3RVgkU7d3FxAC3uXsgUs=";
};
nativeBuildInputs = [