Unverified Commit 11116a3f authored by Masum Reza's avatar Masum Reza Committed by GitHub
Browse files

pantheon.elementary-files: 7.1.5 -> 7.1.6 (#455699)

parents 5c6cd986 9289ae7b
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.5";
  version = "7.1.6";

  outputs = [
    "out"
@@ -37,7 +37,7 @@ stdenv.mkDerivation rec {
    owner = "elementary";
    repo = "files";
    rev = version;
    hash = "sha256-fS285BRTP/i50WE4oM+xgoj6cBgas+dQ6WdK9WebURQ=";
    hash = "sha256-z6trjczB+ZLPvWO/R41PTSA1tSBIVD/kMF12TupwId4=";
  };

  nativeBuildInputs = [