pantheon.elementary-files: 7.1.4 -> 7.1.5

https://github.com/elementary/files/compare/7.1.4...7.1.5
This commit is contained in:
Bobby Rong
2025-09-11 21:40:23 +08:00
parent ece30c04dc
commit 1d17abdb21
@@ -26,7 +26,7 @@
stdenv.mkDerivation rec {
pname = "elementary-files";
version = "7.1.4";
version = "7.1.5";
outputs = [
"out"
@@ -37,7 +37,7 @@ stdenv.mkDerivation rec {
owner = "elementary";
repo = "files";
rev = version;
hash = "sha256-z7LkQ/lc2pv73VBdKRKWUKWemTbX6xMtCmrgqK5QIZw=";
hash = "sha256-fS285BRTP/i50WE4oM+xgoj6cBgas+dQ6WdK9WebURQ=";
};
nativeBuildInputs = [