Unverified Commit 1d17abdb authored by Bobby Rong's avatar Bobby Rong
Browse files

pantheon.elementary-files: 7.1.4 -> 7.1.5

parent ece30c04
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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 = [