Commit 29d752f4 authored by Bobby Rong's avatar Bobby Rong Committed by Masum Reza
Browse files

pantheon.elementary-files: 7.1.1 -> 7.1.2

parent 50015e7b
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.1";
  version = "7.1.2";

  outputs = [
    "out"
@@ -37,7 +37,7 @@ stdenv.mkDerivation rec {
    owner = "elementary";
    repo = "files";
    rev = version;
    hash = "sha256-GJ+OYe2DJ9VIMkwobQJxD1bGoV8k6ALkx9RpT3Cazis=";
    hash = "sha256-7K9XXTXQMoHGV7yI23Gtbw7R1NRyQgFO45haXHAuUxw=";
  };

  nativeBuildInputs = [