pantheon.elementary-files: 7.1.1 -> 7.1.2

https://github.com/elementary/files/compare/7.1.1...7.1.2
This commit is contained in:
Bobby Rong
2025-06-10 21:29:54 +05:30
committed by Masum Reza
parent 50015e7b86
commit 29d752f419
@@ -26,7 +26,7 @@
stdenv.mkDerivation rec {
pname = "elementary-files";
version = "7.1.1";
version = "7.1.2";
outputs = [
"out"
@@ -37,7 +37,7 @@ stdenv.mkDerivation rec {
owner = "elementary";
repo = "files";
rev = version;
hash = "sha256-GJ+OYe2DJ9VIMkwobQJxD1bGoV8k6ALkx9RpT3Cazis=";
hash = "sha256-7K9XXTXQMoHGV7yI23Gtbw7R1NRyQgFO45haXHAuUxw=";
};
nativeBuildInputs = [