Unverified Commit bec24570 authored by Bobby Rong's avatar Bobby Rong Committed by GitHub
Browse files

pantheon.elementary-files: 7.2.0 -> 7.3.0 (#513386)

parents 4f2c6ff7 b7b9fd00
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -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