Unverified Commit d6cccfe2 authored by Bobby Rong's avatar Bobby Rong
Browse files

pantheon.elementary-files: 7.0.0 -> 7.1.0

parent 8510c82b
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.0.0";
  version = "7.1.0";

  outputs = [ "out" "dev" ];

@@ -34,7 +34,7 @@ stdenv.mkDerivation rec {
    owner = "elementary";
    repo = "files";
    rev = version;
    hash = "sha256-6pEHyrQjqgbpOUEM/zbpuF8GM7JotDYfCnumU3aXIaI=";
    hash = "sha256-KGp1qhUhig4h8iQljJTBdwZT3P2prB/pFyfJWXjtPLk=";
  };

  nativeBuildInputs = [