pantheon.elementary-files: 7.2.0 -> 7.3.0

This commit is contained in:
Christopher Crouse
2026-04-25 12:12:23 +02:00
parent 0a33445e17
commit b7b9fd0083
@@ -16,6 +16,7 @@
libportal-gtk3,
granite,
pango,
poppler_gi,
sqlite,
zeitgeist,
libcloudproviders,
@@ -26,7 +27,7 @@
stdenv.mkDerivation rec {
pname = "elementary-files";
version = "7.2.0";
version = "7.3.0";
outputs = [
"out"
@@ -37,7 +38,7 @@ stdenv.mkDerivation rec {
owner = "elementary";
repo = "files";
rev = version;
hash = "sha256-m6ICWL2JZoWh3myHLOhrKZ4St8zJcyVWhfozg+kdOng=";
hash = "sha256-/LhQznVm9w8YO69LFrZw7goDY/S34pldAai8CbJpLGo=";
};
nativeBuildInputs = [
@@ -60,6 +61,7 @@ stdenv.mkDerivation rec {
libhandy
libportal-gtk3
pango
poppler_gi
sqlite
systemd
zeitgeist